Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_penilla_lines_2_Other_7

(view raw script w/o annotations or w/e)
1
if (no_loop == false)
2
{
3
    alarm[0] = 15
alarm[0]

can_rotate = true
4
    image_speed = 0
5
    image_index = 16
6
    stop_image_speed = true
7
    no_loop = true
8
}