Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_battle_enemy_attack_penilla_lines_Step_0
(
view raw script w/o annotations or w/e
)
1
if (!instance_exists(obj_attack_warning_exclamation_mark))
2
{
3
image_speed = 0.5
4
image_alpha = 1
5
}