Swipe Transition Module

Started by Gal Shemesh, Tue 05/08/2025 21:00:45

Previous topic - Next topic

Gal Shemesh

About:
This is a simple swipe transition module to use when changing rooms. It is based on a black GUI.



Installation:
1. Import the SwipeTransition script.
2. Import the gSwipeTransition GUI.
3. Make sure the script is above all other scripts.
4. Set default transition when changing rooms to Instant and manually call the swipe transition functions when changing rooms.

Usage:
Instead of using the Charcter.ChangeRoom() function, call any of the swipe transition functions .swipeLeft(), .swipeRight(), .swipeUp() or .swipeDown(), along with a room number to change to in the parentheses; if nothing is passed in the parentheses, the transition will begin from a solid black screen.

* If you wish to use the swipe transition for the first room, set gSwipeTransition GUI to visible and then call any of the functions after fade in.

You may download the module from my personal Dropbox.


Changelog
=========
Version 1.0.0
Released: 5th August 2025
Notes: Initial release

SMF spam blocked by CleanTalk