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

10 lines
239 B

global.mapoffsetx = 10
global.mapoffsety = 56
global.waterlevel = 0
global.floormaterial = 1
global.save_room = 21
if (instance_number(oCharacter) > 0)
mus_change(mus_get_main_song())
else
oMusicV2.currentbgm = mus_get_main_song()