Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_battleblcon_Create_0

(view raw script w/o annotations or w/e)
1
mywriter = instance_create(x + 5, y + 3, obj_writer);
2
mywriter.depth = 9999999;
3
auto_length = 0;
4
side = 1;
5
xoffset = 0;
6
init = 0;
7
reformatted = 0;
8
remx = x;
9
remy = y;
10
remmsgno = -1;
11
initwritingx = -1;
12
initwritingy = -1;