View Single Post
  #12  
Old 01-14-2010, 03:37 PM
Frumph
Fire Beetle
 
Join Date: Jan 2010
Posts: 17
Default

I think I figured it out, it appears the Bot is in constant "I want to cast" mode, which is setting the run animation speed to zero at that time (walking)

Looks like it's doing it for meditation and all that as well, what if you set a if (!IsMoving()) before executing those particular things in the animation when !engaged ?
Reply With Quote