Hey there, I'm fairly new to RPG Maker MV and I had a question about how the events work compared to VX Ace.
I was watching a VX Ace tutorial online where the commentator created a sliding puzzle, where you would slide different boxes over buttons to unlock a gate. When I followed the same tutorial in RPG Maker MV, I was disappointed that the box stopped short of the button and wouldn't proceed. I tried messing with the 'Below Character', 'Same As Character', and 'Above Character' settings, but nothing seemed to work for me. I came to the conclusion that two separate events couldn't occupy the same space at any given time, and I tested this theory by trying to slide the box onto an empty Event Tile. It stopped short.
So, my question is: How did the commentator get the box to slide over the pressed-down button event? Was such a thing possible in previous versions? Thanks.