Hey everyone, I have a possible eventing issue that I am hoping someone may be able to help me out with . . .
Basically, within my project I have a difficulty selection screen that pops out when you start a new game:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fbb.xieke.com%2Ffiles%2FDifficulty%2520Screen0.png&hash=1b84d1a27d7d5cc765e8c19529adbd6c54424b19)
Now this is all fine and dandy and it actually works because I am using a script that utilizes these in game events:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fbb.xieke.com%2Ffiles%2F1%2Fevents.png&hash=6dfd5a539458683c466787d05de543fc0d82f8dc)
What I would love however is to be able to attach this graphic:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fbb.xieke.com%2Ffiles%2F2%2Farrow.png&hash=79c640d6874d1d6e9445478c125061001bc241c0)
to the left of the choices in the difficulty selection screen so that it looks something like this:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fbb.xieke.com%2Ffiles%2FDifficulty%2520Screen.png&hash=305fcddd1cc85b4fbf4dec81ab0a9fe8523e6813)
and is able to move up and down alongside the choices. How would I do this? I am confused and would love some assistance! Thank you in advance for any help . . .
You could take out the text choices and make it all image based. Here's (http://www.rmxp.tigerseye.uk.com/tutorial_aevent8.shtml) a tutorial. With this, you could use those nifty little icons and descriptions instead if you wanted.
Hey that's a good idea. I actually got someone to script it this morning, but I'm going to bookmark that link nonetheless! thank you for your help!