New account registration is temporarily disabled.

[RM2K] [RM2K3] USING CHARSET FOR ANIMATION

Posts

Pages: 1
Hi! I'm a noobie when it comes to Rpgmaker so I had a question about using CharSet for animation.
If I wanted to create a repeating animation using a column (so four frames) in a CharSet, how would I do so?
I thought that I could set a movement route for a graphic by turning up, right, left, and down to create an animation. However, I would also like to create an animation using squares other than the ones that face the main directions (up, right, left and down).
I'm using RM2K if that is any help. Sorry if my question is a little vague.
Do what you're doing, except use the Custom Pattern movement instead of Spin Around.
First things first, change the Animation Type to Fixed Graphic. This way you can point directly at the side columns.
Next use Custom Pattern to face up, right, down, left, and then use Change Graphic to select another set of four. Thanks to your now using Fixed Graphic, you can properly utilize the Left and Right frames.

Alternatively, you could just use Battle Animations :)
25 frames for your pleasure. Just remember to uncheck the Halt Other Processes/Wait for Completion box.
Pages: 1