Final project of 3WA Unity Bootcamp

Game inspiration : Starfox64

* Goal : Just try to fly through all rings :) The level loop automatically when you reach the horizon.

* Controls: Keyboard and Gamepad (tested on DS4 only)

Keyboard
- Arrow keys or WASD : Move starship
- Left Ctrl : Break

- Left Alt : Fire bomb
- Left Shift : Boost
- Space : Fire Laser
- q : Roll left (if no direction, otherwise roll in the stick direction)
- e : Roll right (if no direction, otherwise roll in the stick direction)

Gamepad
- Left Stick : Move starship
- Cross : Break
- Round : Fire bomb
- Triangle : Boost
- Square : Fire Laser
- L1 : Roll left (if no direction, otherwise roll in the stick direction)

- R1 : Roll right (if no direction, otherwise roll in the stick direction)

Unity and development skills used:
- Probuilder
- Rigidbody
- Quaternion
- Cinemachine (Virtual Camera + Dolly Track + Extension Confiner3D)
- Scriptable objects
- Object pooling pattern

Have fun!

Leave a comment

Log in with itch.io to leave a comment.