[RMVX ACE]
Posts
Pages:
1
In making a world map, I am trying to make several adjoining maps and use transfer events to join them.
The character, boat and ship work perfectly one map to another.
However, the airship will not move from one map to the next,
The character, boat and ship work perfectly one map to another.
However, the airship will not move from one map to the next,
That might be because the airship is above and your event is below.
You might be able to do this through variables.
I will do that. I only made 2 small maps to try it out.
I, also, used only one water transfer, figuring that one would be enough for a test. I'm still learning. Haven't gotten in to variables or scripts, yet.The transfers are all the same; just simple transfers.

I, also, used only one water transfer, figuring that one would be enough for a test. I'm still learning. Haven't gotten in to variables or scripts, yet.The transfers are all the same; just simple transfers.



I believe you need to make 1 or 2 parallel progress for it. I can only theorise it for now, one event will check your player's X and Y location and the other will check if you are in Airship or not. If you are on the specific map X/Y location it'll teleport you to another map. You can probably do it with eventing but there must be a script for that.
Pages:
1















