[XP] HOW TO CODE A 'NEXT PAGE' 'PREVIOUS PAGE' BRANCHING FOR READING IMAGES? NEED TO USE LOOPS OR SOMETHING...
Posts
Pages:
1
I'm trying to use 'show image' commands as an onscreen reading event, aka images with text, and I am not sure how to program it properly so that I can branch from the first page with just the choice (using the choice event) of 'next page' to the second page and then have the choices to go to next page and previous page, and so on for a few pages until 'end research' closes it out, because you need to have it loop back on itself somehow so it doesn't just exit out. I tried a couple shots in the dark with loops but couldn't figure out the way to get it to work. If you know how to do this can you help me out?
Hey so I was going to make this into a full tutorial, however I lost ambition half way through. Anyway, I finished off the book/tutorial really quickly as an image. I uploaded an example of the final product to youtube. I'll post both the image and the video here. Of course you will have to modify the X-Y coordinates to make sure that your images fit on the screen appropriately, as well as probably change var 001 to some other var reference, still all in all this should work. Let me know if this is close to what you were thinking.
TUTORIAL IMAGE
...and here is a link to the book resources I made up for the demo. In case anyone wants to practice this pseudo tutorial or just use it.
Book Resource: http://rpgmaker.net/users/giaks/locker/Book_demo.rar
TUTORIAL IMAGE
...and here is a link to the book resources I made up for the demo. In case anyone wants to practice this pseudo tutorial or just use it.
Book Resource: http://rpgmaker.net/users/giaks/locker/Book_demo.rar
OR
We could modify your original event, however rather then Loops in the 'previous page' section put Labels. That should clear up most of whats happening in the event. Below I have posted an image of what your event may look like after being modified to use Labels.
We could modify your original event, however rather then Loops in the 'previous page' section put Labels. That should clear up most of whats happening in the event. Below I have posted an image of what your event may look like after being modified to use Labels.
Pages:
1
















