You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AM2R-The-Horde-Multitroid/Export_Code/gml_Room_rm_a2c10_Create.gml

10 lines
230 B

global.mapoffsetx = 25
global.mapoffsety = 21
global.waterlevel = 0
global.floormaterial = 1
with (oBlockSpeed)
regentime = -1
with (oBlockSMissile)
regentime = -1
instance_create(72, 144, scr_itemsopen(oControl.mod_162))