Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_susiezilla_multiexplosion_Create_0
(view raw script w/o annotations or w/e)
|
1
|
timer = 0;
|
|
2
|
lastSound = 0;
|
|
3
|
angle = random(360);
|
|
4
|
size = 20;
|
|
5
|
frequency = 3;
|
|
6
|
lifetime = 12;
|