- Home /
Question by
CloudiaNBusiness · Jul 11, 2017 at 08:49 AM ·
erroraienemyai
My enemy AI cant move?
skarmklipp.png
(49.4 kB)
Comment
in your screenshot there is no code for moving player, post correct screenshot and explain more about your problem.
Please don't post screenshots of code. Post code. It's so much easier for others to help you. What does happen? What are your values for attackDistance, enemy$$anonymous$$ovementSpeed variables etc.? What gets printed to the debug log console?
Answer by KalleRosendahl · Jul 11, 2017 at 09:17 AM
i bet that your fps target is set to null.. go into debug mode and see the value of fpstarget..
Your answer
Follow this Question
Related Questions
EnemyAI C# Error 1 Answer
AI Enemy Follow Player 2 Answers
Character Animation won't work with FPS scripts 1 Answer
How to make the enemy move back to its waypoint after it's target killed? 2 Answers