Ok, I've given this over 12 hours of my time and googled my brains out. Attached is an image of my walk system. It worked perfectly when I used PNG sprite animations, but when I use spriter objects it only shows the first frame of every animation. I checked to make sure the animations worked with the platform template and they work fine so it must be doing something weird. I'm guessing it's re-starting the animation every click, but if that was true why did the sprites work? If anyone has an idea on how to get this to work, it would be greatly appreciated. I honestly am at a lose. I'm making a graphic adventure game and everything was working perfectly until I took out my sprite animations and replaced them with spriter objects.
One weird thing, when no animation is set and the game starts (before I give the walk a new target) the idle_right animation plays fine. It's after I walk, talk or do anything else that the animations only show the first frame (including the idle animation).