SAKYO25'S PROFILE
sakyo25
0
Search
[RM2K3] Transfer Player in Airship Event
So, I'm trying to implement an ascend/descend function while in the airship.
My descend event works fine, I'm assuming since it's activated via 'event touch'.
The ascend event however, must use a key input to work, in this case, I chose the cancel key. I encounter one of two errors each time I test it.
When done like this, copying the same transfer architecture from descending, it fails to show screen unless I press the menu button:
When done like this, removing all waiting, it transfers me after hiding and showing the screen:
(ignore Land in the move route, I've removed it and still get the same errors)
What am I doing wrong?
My descend event works fine, I'm assuming since it's activated via 'event touch'.
The ascend event however, must use a key input to work, in this case, I chose the cancel key. I encounter one of two errors each time I test it.
When done like this, copying the same transfer architecture from descending, it fails to show screen unless I press the menu button:

When done like this, removing all waiting, it transfers me after hiding and showing the screen:

(ignore Land in the move route, I've removed it and still get the same errors)
What am I doing wrong?
Pages:
1













