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

32 lines
657 B

global.mapoffsetx = 7
global.mapoffsety = 20
global.waterlevel = 0
global.floormaterial = 1
global.objdeactivate = 0
if (global.event[303] != 2)
{
tile_layer_hide(-99)
tile_layer_hide(-98)
}
if (global.event[303] > 0)
{
with (147756)
instance_destroy()
tile_layer_delete(-101)
with (147757)
instance_destroy()
with (147752)
instance_destroy()
tile_layer_delete(-102)
with (147758)
instance_destroy()
with (147746)
instance_destroy()
tile_layer_delete(-103)
with (147759)
instance_destroy()
tile_layer_delete(-104)
with (152791)
instance_destroy()
}