Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_barrier_container_surface_Create_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
global.attack_surface = -1
4
global.attack_surface_width = 320
5
global.attack_surface_height = 215
6
global.attack_surface_x = 0
7
global.attack_surface_y = 0