sunflowers-in-the-rain/timelines/tml_spawnzone_A/moment_1.gml

3 lines
130 B
Plaintext

global.combat_mode = true;
instance_activate_object(obj_gate);
instance_create_layer( 400, 2300, "lyr_ground", obj_enemy_chaser );