Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_rhythmgame_Other_13

(view raw script w/o annotations or w/e)
1
song_id = 4;
2
intro_con = 1.5;
3
y = 0;
4
loadsong = 1;
5
bg_con = 1;
6
image_blend = c_white;
7
floor_color = #24396D;
8
with (performer)
9
    silhouette = false;
10
with (obj_rhythmgame_chart)
11
{
12
    with (performer)
13
        silhouette = false;
14
}
15
effects.con = 2;