-
Notifications
You must be signed in to change notification settings - Fork 8
LevelChanger
Vicious Squid edited this page Apr 23, 2026
·
16 revisions
LevelChanger
Can be activated via a trigger or the I/O system
For examples see maps/Office_Corridor.json and maps/Simple_Map_Test_Extended.json
-
All fields are optional except
Target Map -
Delay- wait (in seconds) before changing map -
Fade Time- fade-out time before changing map -
Radius- unused -
Show Radius- unused -
Target Map- filename of the map to load (Example:simple_map_test) -- no extension
Inputs:
-
Trigger: Trigger the level change -
ChangeLevel: Change to the target map [string]
Outputs:
-
OnLevelChanged: Fired when the level changes