Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ending_flowey_Create_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
starting_point_x = x
4
starting_point_y = y
5
draw_position_x = starting_point_x
6
draw_position_y = starting_point_y
7
image_speed = 1
8
image_index = 0
9
is_talking = false