Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_flowey_battle_ow_vine_warning_Create_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
if (position_meeting(x, y, obj_wall))
4
    instance_destroy();
5
image_alpha = 0;
6
play_sound = false;