How the heck do I edit movement states? in Developer Help
|
|
I'm posting this in Newbie central cause I might as well be on this one...
I have played with the icon editor, read the DreamMaker doc, read the icon tutorial...
And I can't figure out how the heck to create movement states for an icon/movie. I choose the Edit State... item, and click movement state, and get an M next to the icon, but no apparent movement states.
I try Edit State... again and click movement state and try giving a state name like "East", and I don't get what I want.
I'm thinking there should be some obvious menu item that simply gives an icon/movie the movement states which you can then edit...
|
You create an image (no M)- this is the 'base' state for when the icon is not doing anything.
Then create an M state and use the movie camera to create the movement animations you want for that image. (so you only have one M state when you open up the dmi.
When the icon moves it should now play the frames for the M state (and show the base state when movement stops).
I've noticed that it works much better with a movement delayer, say sleep(5) in Move(). If you don't delay movement it doesn't give it time to sort things out and sometimes the animation doesn't play or 'stutters'.
I bet the others are glad it's you doing the save tutorial now! - sorry about the cryptic explanation.