I am continually getting a deprecation warning on Embersoft A* add-on.
e.g :
Using [AgentType] attribute for non-interface types is deprecated. Please use the generic version of ActionTask or ConditionTask to define the target type of the agent! (Task: ‘GetMaxSpeedAction’)
Is there a resolution to this or how should I go about it?
I contacted EmberSoft in this regard and they responded with :
“Hey,
We still support it, we just dont actively add to the action set unless there is new features/functionality, I believe we only updated the A* one a month or so ago on the asset store, but if there is a new approach in NC for handling agent types then we can look at updating that and pushing it to the asset store. The other NC integrations will probably need to be updated too if NC has changed how you are meant to specify the agent type.
Will get back to you once it has been done, but if it is going to mean all assets getting updated then it will probably be after the weekend.
Thanks,
Lee @ Embersoft”
So, I assume they will take some action on this topic. Will let you know.
Hey guy,
I now have both Acceleration and MaxSpeed working fine. The problem was using the the Getter action in combination with the Setter. That might be problematic , but, you can now Set the variables. Something is still bothering me about the Getter action.