Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_radio_Create_0

(view raw script w/o annotations or w/e)
1
bgm = -4;
2
current_song = -4;
3
dynamic_song = -4;
4
volume = 1;
5
music_position = 0;
6
audio_other_fade = false;
7
audio_to_fade = 0;
8
audio_fade_length = 0;
9
global.radio_restart = false;
10
global.radio_pause = false;