Deltarune (Chapter 1) script viewer

← back to main script listing

gml_Object_obj_smallface_Create_0

(view raw script w/o annotations or w/e)
1
stringpos = 0;
2
mystring = " ";
3
part = 1;
4
partstring = " ";
5
type = 0;
6
rate = 1;
7
active = 0;
8
finished = 0;
9
mycolor = c_purple;
10
alarm[0] = 1;
gml_Object_obj_smallface_Alarm_0.gml

nowdir = direction; speed = 0; active = 1; if (type != 2 && type != 4) finished = 1;
11
getrid = 0;
12
writergod = obj_writer;
13
nowdir = 90;
14
facealpha = 0;