Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: dudebxl on January 22, 2016, 01:50:44 PM

Title: Print each state it is in.
Post by: dudebxl on January 22, 2016, 01:50:44 PM
Sometimes the fsm gets stuck after build for whatever reason. Would be nice to have an action/feature where I can 'print' to an array or string each fsm state it passes in, in an individual fsm it for one gameobject. So i can just 'print' to ugui and see what is happening.. a simple debug tool..