Player State Machine


Added State Machine for the player behaviour. Currently there are 2 kind of states available and these are Player moving-state and idle-state.


Why State Machine:

It's gone help to scale the character behaviour. Gives the option to add finite number of states and simplifying complex system. Allowing for modular design.

Files

WebGlBuild.zip 10 MB
46 days ago

Leave a comment

Log in with itch.io to leave a comment.