[RMVX ACE] HOW DO I PUT TEXT OVER PICTURES?

Posts

Pages: 1
Hello, I want to do a cutscene for my game similar like this one seen here?


How the text is at the bottom, and there's a picture. I want to do a cutscene like this, but I'm not sure how to go about it. Would someone explain please?
In the events, you display the cutscene image with "Show Picture" and let dialog run across. You can later erase the picture with an event, which you should do after the cutscene or after displaying the next image in your cutscene.

If you want pure text, you'll need to load a different windowskin with no visible windows.

PS: The image looks broken from here.
Pages: 1