Yes, I’ve tried several changes:
-
Created a new third person template project and used code from the ThirdPersonCharacter C++ code already provided in the project.
-
Derived a default AIPatrolCharacter class from the ACharacter Base class
-
Emptied all the contents from the current AIPatrol constructor
All to no effect.
I really have no clue what more to do.