Starting out
The first thing I aimed to do was implement the basic movement of the tanks, I needed a space to move around in however so I quickly created one of my levels since it's very simple to create with a gridmap.
I made white and black tiles and only gave black tiles collision.
I added the movement where you can move forwards and backwards and only rotate left and right. At first it felt odd reversing because of the direction you would move so I added it so the direction would reverse while moving backwards. Depending on how it's received I may revert it.
I then implemented shooting which was very simple based on scripts I had made.
My first big goal was getting bullets to ricochet off of walls which has been very tricky in implementation so I'm putting it on hold for the time being.
Get Project T
Project T
Status | Released |
Author | NightlyClover2 |
More posts
- Sounds/finishing upJun 10, 2024
- Round system and UIJun 10, 2024
- Bullet reflection and ability 1Jun 08, 2024
- Adding health and second playerMay 19, 2024
Leave a comment
Log in with itch.io to leave a comment.