Hello, I recently bought RPG Maker XP. Does anyone know how to make a push-able actor/object using this program?
Push-able actors
● ARCHIVED · READ-ONLY
-
-
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:
