4 Directional movement for AI in unreal engine
|
|
3
|
240
|
May 27, 2024
|
I pass the end point into GetNextIndex to recognise if its the last point
|
|
1
|
246
|
March 8, 2024
|
Modulo (Remainder) method for your waypoints
|
|
5
|
3068
|
March 4, 2024
|
Walking?
|
|
7
|
4327
|
November 9, 2023
|
Cannot convert from UnityEngine.GameObject to RPG.Combat.CombatTarget
|
|
3
|
1078
|
June 20, 2023
|
Error "Stop" can only be called on active agent
|
|
3
|
1528
|
June 6, 2023
|
Enemy not chasing and getting null references
|
|
4
|
1405
|
May 18, 2023
|
UPDATE- RPG Current Dependencies
|
|
3
|
3380
|
May 16, 2023
|
My Atttack Challenge
|
|
0
|
978
|
April 30, 2023
|
Lecture 53 tolerance parameter
|
|
2
|
1167
|
April 4, 2023
|
Wire sphere Gizmo not clipping to the terrain in Game view
|
|
3
|
4318
|
March 14, 2023
|
Enemy Problem
|
|
6
|
1408
|
March 1, 2023
|
Check if the round has started in Behavior tree
|
|
6
|
684
|
March 9, 2023
|
AiController.cs gives me error in else operator, I can't even move my character
|
|
5
|
332
|
February 6, 2023
|
NullReferenceException: Object reference not set to an instance of an object
|
|
3
|
1850
|
October 12, 2022
|
Been doing the lecture goals right at the beginning of the lecture
|
|
1
|
2977
|
October 10, 2022
|
Enemy did not chase player when player get in it's range
|
|
19
|
2625
|
June 23, 2022
|
UPDATE- RPG Current Dependencies
|
|
4
|
3698
|
September 29, 2022
|
Dead characters glitching out after "navMeshAgent.enabled = !health.IsDead();"
|
|
3
|
1796
|
September 23, 2022
|
NavMesh is built in editor, but ai doesn't use it
|
|
4
|
1328
|
June 27, 2022
|
Please stop changing your mind!
|
|
13
|
5291
|
May 21, 2022
|
Everything working but I take no damage
|
|
6
|
2722
|
April 12, 2022
|
Shaking enemy after ading code from lecture 51 to the AI script
|
|
5
|
2615
|
April 1, 2022
|
navMeshAgent.enabled = !health.IsDead();
|
|
5
|
2865
|
March 4, 2022
|
I got these 3 errors and I have no idea why
|
|
14
|
3093
|
February 22, 2022
|
Implementing a FOV (Field Of View)
|
|
9
|
4308
|
February 13, 2022
|
Error: cannot convert from 'UnityEngine.GameObject' to 'RPG.Combat.CombatTarget'
|
|
4
|
4451
|
January 31, 2022
|
Find the Player in Update, why?
|
|
3
|
3720
|
January 25, 2022
|
Show me your waypoint paths!
|
|
25
|
5454
|
December 12, 2021
|
Get error on 'GetComponent<Fighter>().Attack(target.gameObject)'
|
|
4
|
3775
|
August 26, 2021
|