A* Pathfinding Project Integration TaskIcon Errors

GT3000

New member
Just integrated the Movement Pack and Formations pack and I'm getting the following errors for each of the scripts.

Code:
Assets\Behavior Designer Movement\Integrations\Astar Pathfinding Project\Tasks\Cover.cs(8,6): error CS1729: 'TaskIconAttribute' does not contain a constructor that takes 2 arguments

That's one but there's one for each script.
 
Make sure you are running the latest version of Behavior Designer. That is a new feature. Also take a look at the release notes as some of the Movement Pack variables changed.
 
Top