I'm having a little trouble with my vehicle.
I have an event that takes place in the middle of the water. Once the event is over, it's transports the player (who's supposed to be transparent) to a black screen area where they make a decision (which then takes them to 1 of 3 paths). The player then gets to follow one of 3 diverging storylines.
The problem is that I can't get them off the boat. The boat goes to the black screen and then to the new zone (which is solid ground).
I've tried exiting the vehicle and transporting it elsewhere but it just seems to ignore the command.
anyone know how to handle this?
Trouble with the boat (exiting vehicles)
● ARCHIVED · READ-ONLY
-
-
the boat needs to face a tile where the player can leave, then you can use the get on/off vehicle command.
It is not enough to simply have the boat next to land, it needs to face the land as well. -
well, I got it to working. I had to create a second map (that no one ever sees) to get the party to leave the boat (while the screen was faded out) and immediately transfer them to the decision room.
thanks