Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_tm_quizzap_Create_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
destroyonhit = 0;
|
|
3
|
letter = -1;
|
|
4
|
xx = x;
|
|
5
|
yy = y;
|
|
6
|
active = 0;
|
|
7
|
image_alpha = 0;
|
|
8
|
rotated = false;
|