Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_ch3_tennashouter_Step_2

(view raw script w/o annotations or w/e)
1
with (d)
2
{
3
    if (i_ex(writer))
4
        writer.writingx = camerax() + 142;
5
}