SuspicionBehavior doesn't match expectation
|
|
3
|
155
|
January 17, 2025
|
MoveTo and StartMoveAction in the same class
|
|
2
|
146
|
January 16, 2025
|
4 Directional movement for AI in unreal engine
|
|
3
|
347
|
May 27, 2024
|
I pass the end point into GetNextIndex to recognise if its the last point
|
|
1
|
323
|
March 8, 2024
|
Modulo (Remainder) method for your waypoints
|
|
5
|
3123
|
March 4, 2024
|
Walking?
|
|
7
|
4382
|
November 9, 2023
|
Cannot convert from UnityEngine.GameObject to RPG.Combat.CombatTarget
|
|
3
|
1161
|
June 20, 2023
|
Error "Stop" can only be called on active agent
|
|
3
|
1751
|
June 6, 2023
|
Enemy not chasing and getting null references
|
|
4
|
1536
|
May 18, 2023
|
UPDATE- RPG Current Dependencies
|
|
3
|
3422
|
May 16, 2023
|
My Atttack Challenge
|
|
0
|
1029
|
April 30, 2023
|
Lecture 53 tolerance parameter
|
|
2
|
1221
|
April 4, 2023
|
Wire sphere Gizmo not clipping to the terrain in Game view
|
|
3
|
4383
|
March 14, 2023
|
Enemy Problem
|
|
6
|
1480
|
March 1, 2023
|
Check if the round has started in Behavior tree
|
|
6
|
800
|
March 9, 2023
|
AiController.cs gives me error in else operator, I can't even move my character
|
|
5
|
383
|
February 6, 2023
|
NullReferenceException: Object reference not set to an instance of an object
|
|
3
|
1918
|
October 12, 2022
|
Been doing the lecture goals right at the beginning of the lecture
|
|
1
|
3022
|
October 10, 2022
|
Enemy did not chase player when player get in it's range
|
|
19
|
2699
|
June 23, 2022
|
UPDATE- RPG Current Dependencies
|
|
4
|
3748
|
September 29, 2022
|
Dead characters glitching out after "navMeshAgent.enabled = !health.IsDead();"
|
|
3
|
1846
|
September 23, 2022
|
NavMesh is built in editor, but ai doesn't use it
|
|
4
|
1552
|
June 27, 2022
|
Please stop changing your mind!
|
|
13
|
5347
|
May 21, 2022
|
Everything working but I take no damage
|
|
6
|
2776
|
April 12, 2022
|
Shaking enemy after ading code from lecture 51 to the AI script
|
|
5
|
2686
|
April 1, 2022
|
navMeshAgent.enabled = !health.IsDead();
|
|
5
|
2920
|
March 4, 2022
|
I got these 3 errors and I have no idea why
|
|
14
|
3164
|
February 22, 2022
|
Implementing a FOV (Field Of View)
|
|
9
|
4418
|
February 13, 2022
|
Error: cannot convert from 'UnityEngine.GameObject' to 'RPG.Combat.CombatTarget'
|
|
4
|
4583
|
January 31, 2022
|
Find the Player in Update, why?
|
|
3
|
3778
|
January 25, 2022
|