Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_ceroba_flower_pillars_warning_Create_0

(view raw script w/o annotations or w/e)
1
image_speed = 0.5
2
direction = irandom_range(0, 360)
3
image_angle = direction - 90