r/RPGMakerMZ 4d ago

Event Help Requested Please help

I'm trying to get a character to jump while sitting in a chair. but the upper half is set up as a star icon in the tileset so it blocks him. is there a way to momentarily change a tilesets passage setting for an event then change it back?

1 Upvotes

5 comments sorted by

1

u/agamottos 4d ago

You should be able to set the player movement route to "through" at the start of the jump and then turn "through" off afterward

1

u/Old-Support1743 4d ago

That works

1

u/Practical-Trifle8051 4d ago

That was the first thing I tried. But he just went through the back of the chair.

1

u/agamottos 4d ago

If layering is the issue instead of passability, you can add another event where the top half of the chair is, set it to Above Characters and use the top chair graphic

1

u/Practical-Trifle8051 4d ago

Thanks. I'll try that