Search found 1 match

by tirabayt
Mon Feb 10, 2025 5:34 am
Forum: Modding help
Topic: Group command doesn't work
Replies: 1
Views: 149

Group command doesn't work

Hello.
I'm developing a mod for Factorio (v2.0.32) where I create a large enemy unit group and issue commands for them to attack or move to specific coordinates (e.g., (0,0).

How do i send enemy at begin

local attack_group = surface.create_unit_group { position = chosen_spawner.position, force ...

Go to advanced search