Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_sneo_box_restore_effect_Create_0

(view raw script w/o annotations or w/e)
1
depth = obj_shrinktangle.depth - 1;
2
left = x;
3
right = x;
4
top = y;
5
bottom = y;
6
glerp = 0;
7
size = 1;