Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_insomnitot_body_a_Other_11

related scripts: Alarm_0Create_0Destroy_0Other_10Other_11 Step_0Step_2

(view raw script w/o annotations or w/e)
1
image_yscale = draw_position_yscale + animation_disjoint_yscale;
2
image_xscale = draw_position_xscale - (animation_disjoint_yscale * (max_rise_ext / max_rise));