Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_starlo_finale_gun_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited()
2
target_dir = point_direction(x, y, 320, 320)
3
direction = target_dir
4
image_angle = target_dir - time_to_fade_in * image_angle_inc
5
bullet.direction = target_dir