Search found 2 matches
- Thu Jan 30, 2025 4:25 pm
- Forum: Modding interface requests
- Topic: Request: On attack triggered event
- Replies: 1
- Views: 212
Request: On attack triggered event
As I understand it, units released from spawners will either join an existing unitgroup (if close enough) or start a new one. Still not exactly clear how this interacts with "on_unit_group_finished_gathering" event, but adding an "on_attack triggered" event, when the group leaves their rallying ...
- Fri Nov 01, 2024 4:20 pm
- Forum: Modding help
- Topic: Effectively implementing two pollution's on one surface
- Replies: 1
- Views: 325
Effectively implementing two pollution's on one surface
Hi all, I really want biters and pentapods to be able to exist on the same surface and be affected by their respective pollution types.
My basic idea of implementing is copy the surface but only include biter spawners. Any pollution that would be added to the main surface chunk is instead added to ...
My basic idea of implementing is copy the surface but only include biter spawners. Any pollution that would be added to the main surface chunk is instead added to ...