Undertale script viewer

← back to main script listing

gml_Object_obj_sansb_body_Other_23

related scripts: Alarm_5Alarm_6Alarm_7Alarm_8Create_0Draw_0Other_10Other_12Other_20Other_21Other_22Other_23 Step_0

(view raw script w/o annotations or w/e)
1
obj_heart.jumpstage = 0;
2
obj_heart.movement = 13;
3
obj_heart.sprite_index = spr_heartblue_l;
4
obj_heart.hspeed = -intensity;
5
obj_heart.vspeed = 0;