Ok, so I've been using rpg maker for a few years now and I guess I kinda took a few things for granted cause now I can't figure out how to fix them.
First, when I make an event (i.e. a puff of smoke), I want it to shift to make it look like its moving while it stays in place. I know usually all I have to do is select 'move animation' in the event under options. But it's not working. I've even tried going into the move options and changing its graphic to the next stage but it doesn't change. Anyone know why?
And number two, I like making things where if you press 'A', you jump across the gap. I do this by simply using a conditional branch: when button 'A' is pressed. Also not working. I press 'A' and nothing happens. Does anyone know maybe a script that I can use or a solution why it's not working?