Using a BFS to generate the valid positions for the move actions
|
|
3
|
220
|
May 26, 2024
|
How to remove Soft Red from unreachable areas?
|
|
5
|
247
|
May 12, 2024
|
Shooting Units at Corners
|
|
6
|
302
|
May 4, 2024
|
Major Stutter When Moving After Adding HasPath()
|
|
3
|
349
|
March 24, 2024
|
IndexOutOfRangeExeption: Index was outside the bounds of the array
|
|
11
|
456
|
March 13, 2024
|
Why call HasPath and GetPathLength?
|
|
5
|
702
|
December 2, 2023
|
My Move Action got broken by the pathLength check in MoveAction.cs
|
|
9
|
987
|
September 22, 2023
|
Caching Paths
|
|
6
|
1842
|
July 20, 2023
|
Anyone using A* Pathfinding Project?
|
|
5
|
1371
|
July 13, 2023
|
Pathfinding make unit go diagonal instead of straight on the z axis
|
|
3
|
1512
|
June 6, 2023
|
Move action not working with pathfinding
|
|
23
|
1994
|
April 28, 2023
|
Great course!
|
|
0
|
1711
|
March 6, 2023
|
Issue with shoot action checks - did I miss something?
|
|
4
|
1898
|
February 20, 2023
|
Enemy units still trying to walk through walls
|
|
5
|
1996
|
February 16, 2023
|
GetValidGridPositions() performance using pathfinding
|
|
8
|
2156
|
February 6, 2023
|
More Aggressive Enemy
|
|
2
|
2031
|
February 6, 2023
|
Another way to test if shoot is possible?
|
|
6
|
2246
|
February 2, 2023
|
Error IndexOutOfRangeExeption: Index was outside of the array
|
|
9
|
2298
|
January 26, 2023
|
Shoot action grid visuals flashing
|
|
5
|
2369
|
December 15, 2022
|
Smooth Rotation Quaternion - Pathfinding Update
|
|
1
|
2649
|
November 15, 2022
|
Issue with default position being assumed as 0,0,
|
|
3
|
2651
|
November 4, 2022
|
Very slow after adding HasPath() to Move action
|
|
5
|
2939
|
November 3, 2022
|
Null reference error when enemy unit dies
|
|
13
|
3320
|
October 22, 2022
|
Index Out of Range Error
|
|
4
|
2773
|
October 21, 2022
|
First enemy Action is to spin
|
|
3
|
2935
|
October 3, 2022
|
Pathfinding
|
|
5
|
3313
|
August 11, 2022
|
I added a 'Pass' action
|
|
2
|
3186
|
August 10, 2022
|
Enemy behaviour when more than 1 move away from target
|
|
3
|
3566
|
August 9, 2022
|
Unstated game logic change?
|
|
2
|
3545
|
July 19, 2022
|
Race condition with the unit referenced in the editor on UnitActionSystem
|
|
2
|
3619
|
July 5, 2022
|