Input system is hard coded into the player class. No change can be made from outside that class. Inputs should be customizable outside of player class. Inputs should maybe be tied to camera class.
Input system is hard coded into the player class. No change can be made from outside that class.
Inputs should be customizable outside of player class.
Inputs should maybe be tied to camera class.