Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ceroba_attack_bullet_trail_fireball_Alarm_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
var target = obj_heart_battle_fighting_parent
4
direction = point_direction(x, y, target.x, target.y)
5
can_move = true