Can anyone look at my Gist and see something I’m missing perhaps?
within StartWandering() the print gets called, but the startmoveaction never happens, as You can tell I even commented out the original code to try a basic move action to see what is going on to no luck.
I had other prints to follow the code and tell me the timesincelastwander and currentwanderwaittime and they were all updating properly with my commented out code, but for whatever reason startmoveaction doesnt want to work…