View Single Post
  #5  
Old 06-11-2015, 11:44 AM
MissingAFew MissingAFew is offline
Member
 
Join Date: Apr 2015
Posts: 15
Yeah, task.kill() doesn't actually stop the movement from occurring. Avatar continues to move, despite the task supposedly being killed.

Does this mean I have to manually move the avatar myself instead of using moveTo? Or is there a way to interrupt moveTo and stop the avatar before it reaches its destination?
Reply With Quote