jkaczmar
Member
I'm getting a bunch of similar errors on importing Tactical Pro into my project. I believe I'm up to date with all the updates you've put out over the last couple of days. Here's the first couple of errors messages. I'm guessing the other might stem from these two initial ones:
Assets\Opsive\BehaviorDesigner\Add-Ons\TacticalPack\Scripts\Tasks\TacticalBase.cs(9,57): error CS0234: The type or namespace name 'Tasks' does not exist in the namespace 'Opsive.BehaviorDesigner.AddOns.Shared.Runtime' (are you missing an assembly reference?)
Assets\Opsive\BehaviorDesigner\Add-Ons\TacticalPack\Scripts\Tasks\TacticalBase.cs(18,42): error CS0246: The type or namespace name 'FormationsBase' could not be found (are you missing a using directive or an assembly reference?)
Assets\Opsive\BehaviorDesigner\Add-Ons\TacticalPack\Scripts\Tasks\TacticalBase.cs(9,57): error CS0234: The type or namespace name 'Tasks' does not exist in the namespace 'Opsive.BehaviorDesigner.AddOns.Shared.Runtime' (are you missing an assembly reference?)
Assets\Opsive\BehaviorDesigner\Add-Ons\TacticalPack\Scripts\Tasks\TacticalBase.cs(18,42): error CS0246: The type or namespace name 'FormationsBase' could not be found (are you missing a using directive or an assembly reference?)

