[SUPPORT] Advanced Turn Based Tile Toolkit

About making a cone skill, I’ve actually made it by using a double for each loop with a multisphere trace array.
I first get all units by filling the array (multisphere trace should ignore any static mesh, self, and all unnecessary hits) and then apply receive damage event to all of them.