Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_starlo_take_aim_slow_checker_Alarm_1

(view raw script w/o annotations or w/e)
1
var soul = 2980
2
instance_create(obj_heart_battle_fighting_red.x, obj_heart_battle_fighting_red.y, obj_battle_enemy_attack_starlo_take_aim_slow_image)
3
alarm[1] = 5
alarm[1]

var soul = 2980 instance_create(obj_heart_battle_fighting_red.x, obj_heart_battle_fighting_red.y, obj_battle_enemy_attack_starlo_take_aim_slow_image) alarm[1] = 5