PLAYER STATES
The FPS Engine utilizes two distinct state machines: one dedicated to player movement and the other managing the weapon system. Within this folder, you will find all the various player states implemented in the FPS Engine, alongside the corresponding state machine logic.
Last updated