Deltarune (Chapter 1) 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 + 5, obj_writer);
2
mywriter.depth = depth - 5;