Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_guardener_guy_bow_Create_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
robot_parent = -4;
4
image_speed = 1;
5
sound_noloop = false;
6
shoot_noloop = false;
7
shoot_delay = 30;
8
can_shoot = false;
9
audio_play_sound(snd_starlo_rope_strain, 1, 0);