Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_lightsource_bullet_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited();
2
radius = 50;
3
owner = -4;
4
active = true;
5
biggerLight = radius + 20;
6
smallerLight = radius;
7
timer = 0;
8
init = false;
9
siner = 0;