Hello,
I'm using 2019.4.40 LTS and finalllllly got around to this asset and ran into a problem where the Tactics pack is giving me errors related to the tooltip attribute
```
Assets\Behavior Designer Formations\Scripts\Tasks\Arc.cs(16,10): error CS0104: 'Tooltip' is an ambiguous reference between 'BehaviorDesigner.Runtime.Tasks.TooltipAttribute' and 'UnityEngine.TooltipAttribute'
````
I'm a 3rd rate scripter and not the most amazing debugger, what should i do regarding this? I recall seeing something saying that unity made their version later on and caused some conflict.
I'm using 2019.4.40 LTS and finalllllly got around to this asset and ran into a problem where the Tactics pack is giving me errors related to the tooltip attribute
```
Assets\Behavior Designer Formations\Scripts\Tasks\Arc.cs(16,10): error CS0104: 'Tooltip' is an ambiguous reference between 'BehaviorDesigner.Runtime.Tasks.TooltipAttribute' and 'UnityEngine.TooltipAttribute'
````
I'm a 3rd rate scripter and not the most amazing debugger, what should i do regarding this? I recall seeing something saying that unity made their version later on and caused some conflict.