Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_lightsource_lamp_Other_17

(view raw script w/o annotations or w/e)
1
if (active && flickernum > 0)
2
{
3
    offset = 17;
4
    event_user(15);
5
}