Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_factory_wire_Other_7

(view raw script w/o annotations or w/e)
1
if (sprite_index == spr_factory_03_axis_wire_disconnect)
2
{
3
    image_index = image_number - 1
4
    image_speed = 0
5
}