- Joined
- Apr 7, 2019
- Messages
- 6
- Reaction score
- 2
- First Language
- English
- Primarily Uses
- RMMV
It was set with the change image function inside set movement route, before that the event was invisible, so when you re-enter that map the event will be invisible again, it's kind of a wrong way to do it but that's how I've done it forever, and the script is the only way I know how to fix that problem, but also could just do it correctly if I can't find the script.When you set the event image, did you select the still frame? Because I believe the selected frame will be the one displayed when the event is not moving, unless you enable the "stepping" option.
I technically fix the problem in a different way, but I would still like the script. and if it helps anyone I remember that half of the page i found it on before is them arguing if they're using a normal character sheet.You can turn on a switch at the end of the movement route that will make the event change to another page that you can set your specific image for it.
I second this...When you set the event image, did you select the still frame? Because I believe the selected frame will be the one displayed when the event is not moving, unless you enable the "stepping" option.
Yeahhh, I'm just going to have to do it properly, I don't think anyone is going to be able to dig up that script.I second this...
you just need to choose the 1 [2] 3
that will be the frame display
and I already make a quick test
it work like that
unless you have some plugin that change it
I was using an empty event, literally, all I did is created I didn't touch anything, then with another event, I set the image with the movement route, when you change an image with the function inside set movement route, you can't pick one of the individual frames you have to pick the entire group, and I assume the default position is top left when you don't set an image in the event, and that's why she was standing like that. I fixed it by setting the image in the event to be an empty middle frame in her character sheet, and that fixed the problem when the other event changed it to a different image. if my explanation makes sense.I don't understand why you need a script...
even if you use change img
it remembers what frame you choose the first time in the editor
Anyway it's your choice then...