Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_attack_ace_cards_shape_Alarm_0

(view raw script w/o annotations or w/e)
1
var heart = obj_heart_battle_fighting_red
2
attack_state = 1
3
direction = point_direction(x, y, heart.x, heart.y)
4
speed = (-charge_speed)
5
audio_play_sound(snd_ceroba_swoosh, 1, 0)