Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_ch5_DWCL02_Step_2

(view raw script w/o annotations or w/e)
1
if (blushing)
2
{
3
    with (obj_face)
4
        facecustom = "blush";
5
}