Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_victory_susiezilla_Create_0

(view raw script w/o annotations or w/e)
1
con = 0;
2
depth = 6000;
3
global.typer = 80;
4
msgsetloc(0, 
No TVs were harmed in the
making of this minigame.
"No TVs were harmed in the&making of this minigame.", "obj_victory_susiezilla_slash_Create_0_gml_8_0"
);
5
writer = instance_create(camerax() + 120, (cameray() + (view_hport[0] / 2)) - 40, obj_writer);
6
writer.mycolor = c_white;
7
writer.depth = depth - 10;