Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_titan_fight_explosion_Create_0
(view raw script w/o annotations or w/e)
|
1
|
con = 0;
|
|
2
|
timer = 0;
|
|
3
|
image_alpha = 0;
|
|
4
|
dowing = 0;
|
|
5
|
wing = -4;
|
|
6
|
minh = -4;
|
|
7
|
maxh = 4;
|
|
8
|
endless = true;
|