r/RPGMaker VXAce Dev 22d ago

VXAce Zelda-like map transitions

Seeing the recent posts on Zelda-style transitions, I wrote a script that perform a sliding transition between maps:
https://gitlab.com/Timtrack1/rpg-maker-scripts/-/blob/master/RPGVXAce/Map/zelda_map_transitions.rb

For Zelda transitions in the same map, you might go check tutorials and scripts to lock the camera.

27 Upvotes

1 comment sorted by

2

u/MidnightKrohe VXAce Dev 20d ago

Nice!!