Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Yes, though it’s a bit convoluted. If you use an “emit trigger signal” effect, you can put a list of units (in this case the one that gets all units in a zone) in its “array” field. If you have another trigger set up to catch signals, it will trigger once for each unit in the former’s list with each unit in its context.unit field.

I can try and break that down into more detailed steps if needed, but hopefully that’ll point you in the right direction.