Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_socialmedia_avatar_Create_0

(view raw script w/o annotations or w/e)
1
image_speed = 0.25;
2
con = 0;
3
timer = 30;
4
offset = choose(2, 3);
5
times = 0;
6
myhspeed = choose(5, 5, 5, 5, 5, 4);
7
angrycon = 0;
8
isqueen = 0;
9
queencon = 0;
10
queentimer = 0;
11
index_timer = 0;
12
chosen_face = irandom(7);
13
if (irandom(100) < 3)
14
    chosen_face = 8;