Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_rouxls_faceplant_star_Create_0

(view raw script w/o annotations or w/e)
1
sprite_index = spr_boxing_dizzystar;
2
image_xscale = 2;
3
image_yscale = 2;
4
image_index = 0;
5
image_speed = 0.25;
6
direction = 120;
7
speed = 12;
8
timer = 0;