Push-able actors

● ARCHIVED · READ-ONLY
Started by senoirchippy 2 posts View original ↗
  1. Hello, I recently bought RPG Maker XP. Does anyone know how to make a push-able actor/object using this program?
  2. If you mean being able to push an event on the map screen, then just set up a simple conditional branch (to determine which direction the player is facing) and connect it to a custom move route. Leave the event's trigger as [action button], so all in all, when pressed, it'll be pushed in the correct direction.

    I've never used XP, but it *might* be similar to this setup: