ALWAYS GET OFF VEHICLES WITH "PLAYER THROUGH ON"

RPG Maker MV

Allows you to get off vehicles on ANY terrain if Player Through is turned ON.

  • bentelk
  • 01/07/2017 10:10 PM
  • 1961 views
Suppose you want to script an event which forces a player to dismount a vehicle into terrain which is otherwise not allowed.

"Not a problem," you think. "I'll do this:"


Unfortunately, that doesn't work!

This script fixes the game code so that it DOES work; it allows players to get off of a vehicle ANYWHERE if they've been set to move through impassible terrain.

This, and other plugins I've made, are available at https://github.com/BenMakesGames/RPG-Maker-MV-Plugins