How to make a finite state machine with blueprints to make a 3d platform game like mario 64

you can set a bool on each action and in the animation blueprint switch states based on bool checks.