Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_waterfall_foreground_Create_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
image_speed = 0.2
4
length = 1
5
part_sys = part_system_create(2)
6
part_system_depth(part_sys, (depth - 1))