Thanks for the feedback! It's not very clear from the start how the game works. A tutorial section would fix this, thank you for hinting that out! :)
The movement is based on WASD: W and S are used for Acceleration, whilst A and D are used for Steering. In order to move you would need to have either W or S pressed, and use A or D to steer. Pressing A and D would apply only steering. So A or D pressed alone would cause the tank to rotate in a circle.
seby_pacu
10
Posts
14
Following
A member registered Oct 31, 2022 · View creator page →
Creator of
Recent community posts
Thank you for the feedback! There is no sound included yet. Unfortunately I use Linux as my main OS, and there are some issues with the Unity Editor: building a WebGL app causes all sound based extensions to be unreadable, therefore the build always fails. Looking forward to switch to Windows pretty soon :)
Also, thank you for the ideas! The game is kind of raw for now, and pretty boring, I admit. Making a specific target location for the tank to reach while being shot at, would make the game be closer to a Tower Defense genre. Also smaller levels with different patterns would indeed make it more fun and enjoyable.