top | item 47042285

(no title)

Hammershaft | 13 days ago

On a mobile device I can't interact with the game, consider detecting mobile screen sizes and loading some gifs :)

discuss

order

ujjwalvivek|13 days ago

Thanks for checking it out!

You are spot on. The rendering pipeline is fully optimized for mobile and should be hitting 60FPS, but the Input System is currently wired to physical events (WASD/Gamepad).

I prioritized the wGPU rendering performance for this release, so touch controls are the next thing on my backlog for v0.3.0. Appreciate the feedback!