Content tagged pathfinding

Pathfinding or pathing is the plotting, by a computer application, of the shortest route between two points. It is a more practical variant on solving mazes.

Report Tag

153 usages of this tag
  • 7 replies
  • 1K views
0 favourites

2. Problem exist only on Mobile: Enemies should follow the new object (MagnetCake) and then return to the original object (Arrival). It works perfect on the Des...

posted 4 years ago
  • 1 replies
  • 361 views
This content is deleted
Forum Topic
How do I Pathfinding linear movement?
0 favourites

I want to play a tower defense game, but I'm having trouble moving. The enemy slightly pauses between the checkpoints that I marked on the map, is there a way t...

  • 7 replies
  • 541 views
0 favourites

I've been trying for some time to make an object "aim" to chase the player's character in a certain area of the game, using the Pathfinding behavior. I've tried...

  • 3 replies
  • 1.1K views

I've been tinkering with this for a day or two now and unfortunately it's still giving me issues where the animations just won't change. The Object has the Path...

  • 8 replies
  • 678 views
This content is deleted
Forum Topic
Better Enemy AI Pathfinder Movement?
0 favourites

My enemy sprites are using the pathfinder buts it's not very smooth. They keep stopping randomly and colliding with things when they shouldn't. I suspect this i...

posted 4 years ago
  • 1 replies
  • 440 views
0 favourites

Thanks in advance for taking a look at this problem, and I'm hoping you'll all prove I'm an idiot and spot something I can't see. So, we have a little monster i...

  • 4 replies
  • 409 views
This content is deleted
Forum Topic
How do I get Enemy to find path to Player with Move To?
0 favourites

My 8 direction enemy moves around smoothly, but he struggles to work his way around an obstacle to reach my player. I have included a link to a visual and a lin...

  • 2 replies
  • 442 views
This content is deleted
Forum Topic
How do I get AI followers to not stop on-top of player?
0 favourites

My player has 4 followers from the game start. When they follow my player and my player stops, they continue to find path to player's central image point. So th...

  • 11 replies
  • 992 views

Hi folks! I've had great luck posting here before about weird issues (most end up being human error, ofc lol) - so let's give this one a whirl: I am attempting...

  • 2 replies
  • 671 views
This content is deleted
Forum Topic
Pathfinding to object + Moving camera with mouse/touch
0 favourites

I've just started with Construct 3, and am struggling with what I see as two very basic functions that were easy to implement in GDevelop. Hopefully someone can...