NierAuto::Hack
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
Status | In development |
Platforms | HTML5 |
Author | cademille |
Genre | Shooter |
Made with | Unity |
Tags | Twin Stick Shooter |
Comments
Log in with itch.io to leave a comment.
Nice work !
Thank you ! Still a lot to improve :)