Page 1 of 1

[Rseding91] Dying explosion created as same force as dying entity

Posted: Thu Nov 07, 2019 5:03 am
by Veden
Currently if you take an unit and add a dying explosion that creates an entity like an assembling-machine-1, the created entity is created under the players force instead of the dying units force.

Would it be possible to have this switched so that the dying explosion is created with the same force as the dying entity?

Re: Dying explosion created as same force as dying entity

Posted: Thu Nov 07, 2019 9:24 am
by Klonan
You can use a 'dying_trigger_effect` instead of a dying_explosion, this will let you create an entity with the correct force (or do anything with the trigger effect)

Re: Dying explosion created as same force as dying entity

Posted: Thu Nov 07, 2019 4:53 pm
by Rseding91
That seems more like a bug in the logic than a mod interface request. I'm going to move this to bug reports and assign it to myself.