Undertale script viewer

← back to main script listing

gml_Script_scr_sp

(view raw script w/o annotations or w/e)
1
btype[bmax] = argument0;
2
bspeed[bmax] = argument1;
3
bchoice[bmax] = argument2;
4
bside[bmax] = argument3;
5
btime[bmax] = argument4;
6
bmax += 1;