This repository showcases a generic finite state machine (FSM) implementation in Unity. It includes two scenes, each featuring a separate entity with different behaviors. Both entities inherit from the same state machine manager, demonstrating the flexibility and reusability of the FSM design. -
View it on GitHub