Is there a way to make the airship dissappear wen you land it? My airship looks like my main character. I made an item to summon the airship so he'll automatically start flying around, but when you land, the "airship" is sitting there next to the main character. Any help would be appreciated.
Airship question
● ARCHIVED · READ-ONLY
-
-
I have never tried anything like this....but the obvious thing, I think, is to use an event that changes airship graphic to nothing (tab 3/system setting/change vehicle graphic).
-
You can use Set Vehicle Location to move it.
To detect when you land, you would either have to have a parallel process event on the airship map that's enabled when you enter the airship, to test if you're NOT in the airship anymore, move the vehicle to a spot on the map where it can't be seen (or on another map), then turn itself off so it doesn't keep checking (and moving the airship) anymore.
Or edit the script to move the airship out of the way when you exit it. -
Your idea worked perfectly, Shaz! Thank you very much for the help!
-
This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.