- Joined
- Jan 3, 2021
- Messages
- 6
I'm trying to create a passive ability that works similar to Burning Oil. When an artillery unit with it attacks I want it to create an area that slows units which pass through it. To achieve that I thought that I should create a dummy unit upon missile impact and give that dummy a modified tornado slow aura. Now the problem I'm facing is that I don't know where to create that dummy, or more specifically: How do I find the center point of the artillery AOE, so I can spawn the dummy there. Since I don't want missile homing enabled for this and I want it to create the area even without any units being hit (just like burning oil), I can't just use the position of an attacked unit (or at least I can't think of a way to use it).
I'm using Damage Engine for some other things in the map. Maybe that can be used for a solution.
This is my first post, so if I forgot anything please tell me.
I'm using Damage Engine for some other things in the map. Maybe that can be used for a solution.
This is my first post, so if I forgot anything please tell me.