MoveTo and StartMoveAction in the same class
|
|
2
|
245
|
January 14, 2025
|
SuspicionBehavior doesn't match expectation
|
|
5
|
210
|
January 20, 2025
|
4 Directional movement for AI in unreal engine
|
|
3
|
386
|
May 27, 2024
|
I pass the end point into GetNextIndex to recognise if its the last point
|
|
1
|
351
|
March 8, 2024
|
Modulo (Remainder) method for your waypoints
|
|
5
|
3153
|
March 4, 2024
|
Walking?
|
|
7
|
4402
|
November 9, 2023
|
Cannot convert from UnityEngine.GameObject to RPG.Combat.CombatTarget
|
|
3
|
1197
|
June 20, 2023
|
Error "Stop" can only be called on active agent
|
|
3
|
1824
|
June 6, 2023
|
Enemy not chasing and getting null references
|
|
4
|
1592
|
May 18, 2023
|
UPDATE- RPG Current Dependencies
|
|
3
|
3438
|
May 16, 2023
|
My Atttack Challenge
|
|
0
|
1047
|
April 30, 2023
|
Lecture 53 tolerance parameter
|
|
2
|
1240
|
April 4, 2023
|
Wire sphere Gizmo not clipping to the terrain in Game view
|
|
3
|
4406
|
March 14, 2023
|
Enemy Problem
|
|
6
|
1498
|
March 1, 2023
|
Check if the round has started in Behavior tree
|
|
6
|
832
|
March 9, 2023
|
AiController.cs gives me error in else operator, I can't even move my character
|
|
5
|
399
|
February 6, 2023
|
NullReferenceException: Object reference not set to an instance of an object
|
|
3
|
1945
|
October 12, 2022
|
Been doing the lecture goals right at the beginning of the lecture
|
|
1
|
3039
|
October 10, 2022
|
Enemy did not chase player when player get in it's range
|
|
19
|
2730
|
June 23, 2022
|
UPDATE- RPG Current Dependencies
|
|
4
|
3774
|
September 29, 2022
|
Dead characters glitching out after "navMeshAgent.enabled = !health.IsDead();"
|
|
3
|
1873
|
September 23, 2022
|
NavMesh is built in editor, but ai doesn't use it
|
|
4
|
1658
|
June 27, 2022
|
Please stop changing your mind!
|
|
13
|
5370
|
May 21, 2022
|
Everything working but I take no damage
|
|
6
|
2793
|
April 12, 2022
|
Shaking enemy after ading code from lecture 51 to the AI script
|
|
5
|
2713
|
April 1, 2022
|
navMeshAgent.enabled = !health.IsDead();
|
|
5
|
2948
|
March 4, 2022
|
I got these 3 errors and I have no idea why
|
|
14
|
3191
|
February 22, 2022
|
Implementing a FOV (Field Of View)
|
|
9
|
4462
|
February 13, 2022
|
Error: cannot convert from 'UnityEngine.GameObject' to 'RPG.Combat.CombatTarget'
|
|
4
|
4635
|
January 31, 2022
|
Find the Player in Update, why?
|
|
3
|
3790
|
January 25, 2022
|