Follower Entity - Stop path smoothing / move to center of node?
|
|
2
|
31
|
December 2, 2024
|
IndexOutOfRangeException
|
|
19
|
238
|
November 26, 2024
|
Preferred approach for custom grid graph
|
|
9
|
178
|
November 22, 2024
|
Seeker returning paths that don't end on a node
|
|
5
|
16
|
November 21, 2024
|
FollowerEntity NotImplementedException
|
|
5
|
37
|
November 15, 2024
|
Navigating between grid graphs
|
|
3
|
44
|
November 15, 2024
|
Create graph via editor script and save gameobject as prefab
|
|
2
|
11
|
November 7, 2024
|
Memory Leak when using AStar
|
|
5
|
114
|
November 7, 2024
|
2D Dungeon Generation with pathfinding
|
|
6
|
52
|
November 6, 2024
|
Limiting Final Destination to Grid
|
|
7
|
32
|
October 31, 2024
|
Best Practice For Detecting Walls
|
|
4
|
46
|
October 21, 2024
|
How can I improve my A* pathfinding function to consider tags and penalties
|
|
3
|
53
|
October 21, 2024
|
How to prevents changing the seeker's path?
|
|
1
|
56
|
October 14, 2024
|
How to determine if there are any pending graph updates?
|
|
2
|
47
|
October 14, 2024
|
AstarPath Grid breaks normal movement of player
|
|
3
|
78
|
October 6, 2024
|
Funnel and radius modifier on grid graph causes agent on unwalkable nodes
|
|
1
|
62
|
October 4, 2024
|
Destructible Enviroment with Local Avoidance
|
|
8
|
103
|
September 25, 2024
|
Can I disable modifiers from cutting across disabled (diagonal) connections
|
|
2
|
51
|
September 25, 2024
|
Node orientation/normal
|
|
3
|
48
|
September 19, 2024
|
Nearest walkable position
|
|
3
|
78
|
September 18, 2024
|
[BUG] Getting contours on layered grid graph causes inifinte loop
|
|
10
|
118
|
September 16, 2024
|
Online sync problem
|
|
1
|
55
|
September 16, 2024
|
Newly created node connections cannot be pathfinded
|
|
6
|
62
|
September 13, 2024
|
If the grid connection ever had a nodelink and was deleted,newly connected grids will not be considered by the agent
|
|
4
|
96
|
September 13, 2024
|
Prevent the deletion of connections that are in use by agent path
|
|
8
|
80
|
September 11, 2024
|
How to update width and setting Bottom Right to same position
|
|
2
|
58
|
September 11, 2024
|
A* and Mirror Networking Obstacle Problem
|
|
9
|
71
|
September 10, 2024
|
Handling doors on a GridGraph with AIPath
|
|
8
|
1090
|
September 10, 2024
|
Procedural Graph Update
|
|
6
|
112
|
September 6, 2024
|
More than 1 AI using AILerp in Grid graph, can they avoid each other as they move?
|
|
12
|
169
|
September 4, 2024
|