I have a boulder i have a pentagram i am trying to set it up where the buoluder touches pentgram opens a door cant get it right
boulder event
● ARCHIVED · READ-ONLY
-
-
Your question, as it's a "how do I ...", should have gone into the Support forum for whichever version of the engine you're using, as sometimes the answer will depend on the version.
On the boulder event, do something like this (let's assume the pentagram is at coordinates 5, 8)
Code:Set Move Route (this event, wait for completion): Move Away From Player Control Variables [0001] Event X = Game Data > Character > This Event's X Control Variables [0002] Event Y = Game Data > Character > This Event's Y If Variable [0001] Event X = 5 If Variable [0002] Event Y = 8 Control Switches [0001] Open Door = ON End End
and of course give the door a second event page conditioned by that switch.
This may change depending on your version - specifically what you can do in the Control Variables command. Please state what you're using (I suggest you put it in your profile instead of Other, because we can't help you with "Other" engine). The mods will then move the thread where it belongs. -
I can see from the screenshot that you are using MV. It would be helpful if you would edit your Profile Page so that the engine you are using shows under your avatar.
"How do I...?" questions go in the Support forum for the engine you are using, that's why it's important we have that information.
[move]RPGMaker MV[/move]