Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_flowey_battle_phase_2_weakpoint_vines_Step_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
weakpoint_position = irandom_range(0, 9)
4
if (!instance_exists(obj_flowey_battle_phase_2_weakpoint_spikes))
5
    image_speed = 1