I want to apologize in advance for all of my "HELP!" posts. I promise I'm looking all over for my answers... I'm either not grasping some concepts or I got stuck on a bad build (in regards this post).
Question 1:
Anyway, I'm using the "Platform" behavior with a custom animation set (running in addition to walking). I have create an event to set the "Running" animation when Shift is held down. Well, it switches to the first frame and freezes. My character will just glide around in Frame 1. However if I jump while holding Shift, it loops through the frames... until I land then it's back to frame one. How can I fix this?
Here is my cap file: http://dl.dropbox.com/u/415838/contruct ... Scroll.cap
Question 2:
In my above example, my Running animation has no tag (only Stopped, Jumping, Walking, Falling). Is there a way to create custom tags?