About the ending

I heard that the Tsukuru Forum is closing, so I’m asking my question here.

Regarding the ending, how can I make it display by scrolling from top to bottom, like in movies?

This may be a basic question, but I’d appreciate your help.

1 Like

As with many other things there’s multiple answers.

The first, easier one is, if you’re using VXAce, MV or MZ, use the “Show Scrolling Text” command. This has the upside of being already built-in, and it scrolls text from bottom to top.

Second option that was especially common back in RM2k/2k3 was to use a picture graphic. Show at the highest Y coordinate possible, then ask it to move up. You have to mess around with the coordinates and also draw the picture yourself, but it usually allowed for a decent enough effect.

Third option of course is to use some plugin. I can’t help with this as I know very little of them.

3 Likes

Thank you for your reply.

Since I’m using MZ, it would be the first one: ‘Display Scroll Text.’

Thank you for letting me know!

1 Like