Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_flowey_background_ui_Create_0

(view raw script w/o annotations or w/e)
1
greyscale_intensity = 1
2
greyscale_overlay_alpha = 1
3
shader_alpha = shader_get_uniform(sh_grayscale, "color_alpha")
4
instance_create_depth(0, 0, 99, obj_battle_flowey_background)