Undertale script viewer

← back to main script listing

gml_Script_scr_fakecrash_init

(view raw script w/o annotations or w/e)
1
fakecrash_blank_time = current_time + 5000;
2
fakecrash_reset_time = current_time + 13000;
3
fakecrash_stopped_sounds = 0;
4
fakecrash_surface = 0;