Download on the Google Play Store
Mobile Optimized
To make a first person mobile game, everything but the bare essentials must be stripped away. Mobile devices are limited in processing, graphics, and screen space. Therefore, creating a good-looking and smooth-running game is quite a challenge for those unfamiliar with the intricacies of game engines. For instance, we need to compress textures from megabytes to kilobytes, eliminate post-processing effects, and simplify physics colliders.