FYP: Change of plans
- Gabi Zorek
- Oct 9, 2020
- 1 min read
Updated: Oct 20, 2020
This week I have been working on the PS4 controls. Last week I managed to get everything to work however it was using unity’s old input manager. I decided to change it to the new input system package so everything is up to date. So far, I have only made the player move with the right stick, I have yet to implement the camera movement, jump, shoot and reload.
Player movement: Right stick
Camera movement: Left stick
Jump: Cross button
Shoot: R2
Reload: R1
There will be more buttons implemented like pick up item, drop item, change gun, throw grenade, etc.
Comments