Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_martlet_attack_block_arrow_static_Create_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
is_active = false;
4
arrow_dir = 0;
5
cooldown_timer = 30;
6
cooldown_timer_max = 30;
7
image_xscale = 1;
8
image_yscale = 1;
9
image_alpha = 0;
10
direction = 270;
11
alarm[0]