This is the first game I made in my long journey of learning Unity.
These Twinstick Shooter inspired by Nier Automata was made in 4 days.

I learned :
- Mouvement, rotation
- Use of quaternion and Quaternion.RotateTowards
- Bullet who follow the player movement
- Instantiate a prefab
- OnTriggerEnter & OnCollisionEnter
- Add audio fx
- Add a title menu
- Use of ScriptableObject

To improve :
- add more various enemies
- add more level
- add more actions on menu if you win or lose

Comments

Log in with itch.io to leave a comment.

Nice work !

Thank you ! Still a lot to improve :)