Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_cwall_Step_0

(view raw script w/o annotations or w/e)
1
if (obj_cconfig.control_test == true)
2
    image_alpha = 1
3
else
4
    image_alpha = 0