Deltarune script viewer
← back to main script listing
gml_Object_obj_conveyorbelt_Alarm_0
(
view raw script w/o annotations or w/e
)
1
if (xspeed != 0)
2
sprite_index = hsprite;
3
if (yspeed != 0)
4
sprite_index = vsprite;