Spawned biters with console don't attack
Posted: Mon Aug 25, 2025 11:05 am
Hello,
After spawning biters with console, they only attack turrets and then sit around
Any way to change their behaviour with console? or in the same command
/c for i=1, 10 do game.player.surface.create_entity{name="small-biter", position={0, -1390}, force=game.forces["enemies"]} end
After spawning biters with console, they only attack turrets and then sit around
Any way to change their behaviour with console? or in the same command
/c for i=1, 10 do game.player.surface.create_entity{name="small-biter", position={0, -1390}, force=game.forces["enemies"]} end