PewPew (itch) (tanko_)
About
This is my first game that I am working on and first time using itch.io and will be using this to track progress:
Week 1
- Learnt about and added player movement, animations and shooting
- Learnt about raycasts and added enemies that move towards the player and shoot when seen
- Made enemy logic a little bit more complex (scanning area, stopping collisions with walls) and made another level.
- Learnt about UI and added health/ammo counter to the screen and started a main menu.
- Implemented path-finding to make enemies smarter and finished main menu.
- Added a melee only enemy.