Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_danmaku_analyzer_Create_0

(view raw script w/o annotations or w/e)
1
mysurface = surface_create(640, 480);
2
depth = -100;
3
hitcount = 0;
4
global.hp[1] = 999;