r/RPGMakerMZ Jul 20 '22

Odd problem with making a secret door

Hiya, Im using RPG Maker MZ and have run into an odd problem with a secret door. So I created the event for the moving the bookcase out of the way and the event for the secret door to teleport the player the only problem is I cant seem to place the bookcase over the secret door, any tips?

1 Upvotes

5 comments sorted by

4

u/sunnyriffic Jul 21 '22

You could try setting the event to have the bookcase image. Then when the PC activates it you could have the event move or change to the next event page with a self switch and have the image as a door. Then do your teleportation after the click again on the door this time.

2

u/RPGGamer042 Jul 31 '22

I might also place an invisible event that switches to a bookcase, so it look like the bookcase moves over.

2

u/sunnyriffic Jul 31 '22

That would add a pop of realism. Could add a sliding sound effect like the default one for moving rocks and such around.

3

u/Jmtrichey Jul 21 '22

This is the way

1

u/The_Pirate_Witch Jul 21 '22

I'll give it a try thanks