Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_incense_turtle_fire_explosion_Create_0

(view raw script w/o annotations or w/e)
1
maxradius = 20;
2
minradius = 0;
3
growtime = 10;
4
color = c_orange;
5
timer = 0;
6
init = 0;
7
nextradius = 0;
8
radius = 0;