I'm trying to make a ladder script. Nothing fancey, just to go from an upper level to a lower level. This is what I have so far and it isn't going well at all:
I have it set up as a touch event.
Content script
data info load
Apply if Party dir is1 ( whatever the number for north is)
-object bypass yes
-Party Float
-Party move 1 step north
-Object bypass no
-Party float zero
It is not working at all. The party goes up and then returns to their starting postion. Thanks for you help.
I have it set up as a touch event.
Content script
data info load
Apply if Party dir is1 ( whatever the number for north is)
-object bypass yes
-Party Float
-Party move 1 step north
-Object bypass no
-Party float zero
It is not working at all. The party goes up and then returns to their starting postion. Thanks for you help.



Comment