Undertale script viewer

← back to main script listing

gml_Script_scr_rotategen

(view raw script w/o annotations or w/e)
1
global.bulletvariable[0] = argument0;
2
global.bulletvariable[1] = argument1;
3
global.bulletvariable[2] = argument2;
4
gen = instance_create(argument3, argument4, obj_rotategen);