Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_ch3_tennashouter_alt_Step_2

(view raw script w/o annotations or w/e)
1
with (writer)
2
{
3
    writingx = camerax() + 176 + other.textxoff;
4
    writingy = cameray() + 390 + 4 + other.textyoff;
5
}