function onEvent(name, value1, value2)
setProperty('trans.visible', true);
objectPlayAnimation('trans', 'cool', true);
end
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
It is a code for a transition in friday night funkin song. it is a custom event. I can't deal with the error message, it just crashes over and over again, i've tried everything.
setProperty('trans.visible', true);
objectPlayAnimation('trans', 'cool', true);
end
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
It is a code for a transition in friday night funkin song. it is a custom event. I can't deal with the error message, it just crashes over and over again, i've tried everything.