Search
Decision Making Task - FSM: adding state
- ezrasimms
- Feb 11, 2018
- 1 min read
This task involved, inspecting the implementation of the Advanced FSM system used in Unity documentation, and the Unity 4X Game AI Programming book, and them adding an additional state and transition. In the PDF accessible by the link below, I demonstrate how to add a behaviour to the FSM using C#.
Click here for PDF!
Recent Posts
See AllEX:sp{Lore} is a fantasy and Syfy exploration game, which builds upon elements defined as exploration, spells and Lore. and will be...
Knowledge: As my games is based around exploration, I believe it will need some background knowledge on how humans would interact with...