Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_musicer_gen_PreCreate_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
song = "dogcheck.ogg";
|
|
3
|
plot = 0;
|
|
4
|
highplot = 9999999;
|
|
5
|
delay = 0;
|
|
6
|
volume = 0.7;
|
|
7
|
pitch = 1;
|
|
8
|
fadein = -1;
|