A third-person character controller is required to be able to move between helicopters, buy upgrades, buy new helicopters, and collect items.
For this implementation, only the controller is needed; a placeholder character model will suffice. The character movement is controlled by W, A, S, D or the left analog stick. The camera can rotate around the player by either moving the mouse or via the right analog stick.
A third-person character controller is required to be able to move between helicopters, buy upgrades, buy new helicopters, and collect items.
For this implementation, only the controller is needed; a placeholder character model will suffice. The character movement is controlled by W, A, S, D or the left analog stick. The camera can rotate around the player by either moving the mouse or via the right analog stick.