Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_tenna_object_falls2_Create_0

(view raw script w/o annotations or w/e)
1
sprite_index = spr_darkbulb_spotlight;
2
image_speed = 0;
3
y -= 300;
4
gravity = 1.6;
5
con = 0;
6
timer = 0;
7
sprite_index = spr_chefs_fire;
8
image_xscale = 5;
9
image_yscale = 5;