The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => Topic started by: Pokey on February 18, 2011, 10:20:22 AM

Title: [XP]Smoke animation refuses to move
Post by: Pokey on February 18, 2011, 10:20:22 AM
I have this smoke animation which refuses to move. i tried both autonomous and non-autonomous movements but it still doesn't move. here is a pic:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg218.imageshack.us%2Fimg218%2F5261%2Fsmokee.png&hash=f3743eac7bc44f2a9db51f8dfc32cdb33f481b45)
Can anybody help? :P
Title: Re: [XP]Smoke animation refuses to move
Post by: pacdiggity on February 18, 2011, 10:39:15 AM
In VX there's just a stepping animation button that'll make that happen. I haven't done that kind of eventing in XP since about Feb '09, so I can't remember how to do that. The move animation button?
Title: Re: [XP]Smoke animation refuses to move
Post by: Pokey on February 18, 2011, 11:30:19 AM
the move anim is for when a char is walking.
Title: Re: [XP]Smoke animation refuses to move
Post by: pacdiggity on February 18, 2011, 11:45:29 AM
Ah. I'm afraid that without a demo or just the map data I can't really help you then. I hope someone more experienced can help you out.
Title: Re: [XP]Smoke animation refuses to move
Post by: modern algebra on February 18, 2011, 04:21:52 PM
Put some Wait frames in between each graphic change.
Title: Re: [XP]Smoke animation refuses to move
Post by: ForeverZero on February 18, 2011, 05:08:49 PM
You don't need any graphic changes, nor any event commands. Set the graphic for the event to the desired smoke graphic. Now all you have to do is  check the "Move Animation" button (might be "Stop Animation", can't remember) and there you go. It will cycle through the images.
Title: Re: [XP]Smoke animation refuses to move
Post by: Werefang on February 18, 2011, 10:00:52 PM
What modern algebra said is all you really need to do.

I remember having some animation issues with doors and chests back when I used 2k3 and it wasn't until I found a tutorial on door events that I learned how it works.
----
Anyway: ignore the suggestions on "step animation" as your animation is not "walking" but "turning."  All you need is to insert some "Wait" commands (the general suggestion is 3 frames but you can choose your own change rate).
Title: Re: [XP]Smoke animation refuses to move
Post by: Mjustin on February 20, 2011, 04:37:55 PM
You don't need the move route. Just check that little box that says "stop animation." It makes things animate while they're standing still.