HOW DO I DO THIS.
Posts
Pages:
1
Just a simple question: How do I check the (X, Y) coordinates of an event in a parallel process event.
(I use RMXP)
(I use RMXP)
do a paralell process event, with the following....
(to make the X,Y a set variable...)
Variable..Name(Hero X), set Character HEro X coordinate
Variable..Name(Hero Y), set Character Hero Y coordinate
Conditional Branch
If variable Hero X = (the number you want it to be..Check on the map, (simply select a square, and use the X coordinate given.It appears in the bottom of the rmxp, in the middle of the screen.).)
Conditional Branch
If variable Hero Y = (the number you want it to be..Check on the map, (simply select a square, and use the Y coordinate given.It appears in the bottom of the rmxp, in the middle of the screen.).)
(PERFORM ACTION)
Else
(nothing)
Else
(nothing)
End
(to make the X,Y a set variable...)
Variable..Name(Hero X), set Character HEro X coordinate
Variable..Name(Hero Y), set Character Hero Y coordinate
Conditional Branch
If variable Hero X = (the number you want it to be..Check on the map, (simply select a square, and use the X coordinate given.It appears in the bottom of the rmxp, in the middle of the screen.).)
Conditional Branch
If variable Hero Y = (the number you want it to be..Check on the map, (simply select a square, and use the Y coordinate given.It appears in the bottom of the rmxp, in the middle of the screen.).)
(PERFORM ACTION)
Else
(nothing)
Else
(nothing)
End
Pages:
1














