Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_confetti_popper_Create_0

(view raw script w/o annotations or w/e)
1
height = 20;
2
count = 20;
3
miny = 320;
4
maxy = 340;
5
topdrop = 0;
6
bottomdrop = 0;
7
maxDepth = 1000000;
8
start_depth = -1;
9
fade = 0;
10
readDepth = 1000100;