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_a3h08_Create.gml

13 lines
294 B

global.mapoffsetx = 51
global.mapoffsety = 22
global.watertype = 0
global.waterlevel = 0
global.floormaterial = 3
global.darkness = 0
global.objdeactivate = 0
with (oBlockShoot)
regentime = -1
with (oBlockPBomb)
regentime = -1
instance_create(512, 400, scr_itemsopen(oControl.mod_214))