Basically after the screen shakes, i want to energy pillars to change graphic but i cant seem to get it to work i tried self switches and such to no avail.
How do you change a events graphic through a completely different event?
● ARCHIVED · READ-ONLY
-
-
self-switches, as the name says, only affect the event the self-switch is turned on at. For others you'll need normal switches.
check some tutorials about switches, this page linked in Andar's signature has some good tutorials including at least one:
http://forums.rpgmakerweb.com/index.php?showtopic=14727 -
pls post a picture of your event next time.Basically after the screen shakes, i want to energy pillars to change graphic but i cant seem to get it to work i tried self switches and such to no avail.
Otherwise, turn on self switch, make a new event page, set new graphics, set consition of the event "selft switch "A, B, C..." is on" -
I did something like this by set move route -> change graphic, then at the top select the event that you wish to change the graphic of. This has to be part of the event that is currently running though for it to work.
-
No. A self switch means it cannot be turned on by another event (unless you use a script). That's why you use a global switch, and use this as a condition for all pillar on a new event page with the new event graphic, and turn this switch on in the event that makes the screenshake.pls post a picture of your event next time.
Otherwise, turn on self switch, make a new event page, set new graphics, set consition of the event "selft switch "A, B, C..." is on" -
I have 3 events, i need one event to change the other 2 events graphic during the cutscene.
-
1. Create a switch, call it something.
2. Give every single event that needs to be changed a second event page and on that page check the box switch under ''Conditions''
3. Set the box switch to whatever switch you just created.
4 When the one event is supposed to change the graphic of the other events just turn the switch on instead.
I hope this helps :) -
1. Create a switch, call it something.
2. Give every single event that needs to be changed a second event page and on that page check the box switch under ''Conditions''
3. Set the box switch to whatever switch you just created.
4 When the one event is supposed to change the graphic of the other events just turn the switch on instead.
I hope this helps :)
Thank you! -
I have merged your threads. Regardless of the slightly different title and wording, the questions are the same. Please don't make multiple threads for the same issue.
This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.