Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_martlet_attack_block_arrow_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
image_xscale = 1;
6
image_yscale = 1;
7
image_alpha = 0;
8
speed = 5;
9
direction = 270;
10
alarm[0]