generated from ThatOneSillyGuyDon/FE-Feather-Song-Format-Rewrite
-
Notifications
You must be signed in to change notification settings - Fork 2
Custom Events
DEMOLITIONDON96 edited this page Apr 3, 2023
·
1 revision
- params[0] = Value 1 Input
- params[1] = Value 2 Input
- params[2] = Value 3 Input (only if it's active)
function eventTrigger(params) - Your base code for how your event shall function, do whatever you want
function loadedEventAction(params) - Preloads any assets the event may spawn to prevent a huge lag spike from occurring
function returnDescription() - Pretty self-explanatory, gives your event the description you write for it when in use at the Chart Editor
function returnValue3() - Activates Value 3
https://github.com/DEMOLITIONDON96/FE-Feather-Custom/tree/master/assets/data/events