๐Ÿงฉ Game Engine

The underlying logic of the game is built based on the component system ECS, which can well support the network communication of multiplayer competitive games and provide a smooth combat experience.

Using the new communication rendering pipeline URP feature of the Unity engine, it can provide high-quality game images on mobile platforms with limited performance while ensuring smooth running of the game.

Last updated