3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
|
global.combat_mode = true;
|
||
|
instance_activate_object(obj_gate);
|
||
|
instance_create_layer( 400, 2300, "lyr_ground", obj_enemy_chaser );
|