Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_guardener_guy_c_gun_Create_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
instance_create_depth(x, y, (depth - 1), obj_guardener_guy_gun_gun)