Do you just place them in the map, and the monster will follow them? or is there scripting to do as I see in most custom stories, there is a nodes script. Thanks all!
Lead Developer of "The Attic"
~Slade Mitchell Chapter 3 (REL)
Note: when adding path nodes using AddEnemyPatrolNode(), you only have to add the path nodes with that function for the nodes that you want the monster to take a break at. The monster will automatically follow the nodes in between when trying to reach the nodes added and in the order that they are added using that function.