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

12 lines
255 B

global.mapoffsetx = 35
global.mapoffsety = 18
global.waterlevel = 0
global.watertype = 0
global.floormaterial = 4
global.save_room = 8
if (instance_number(oCharacter) > 0)
mus_change(musArea2A)
else
oMusicV2.currentbgm = 265
mus_stop(musArachnus)