This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hey guys! Just wanted to share this little extension I wrote. It's useful for situations where pathfinding is used in large areas or with a high number of concurrent executions (many enemies chasing the player, for example).
This will process the pathfinding asynchronously and send the path data back to GameMaker, avoiding freezing. I'm using it in a game I'm working and decided to share it with everyone interested!
You can download it here: https://brnvr.itch.io/sharppath
Or find the source code and further instructions here: https://github.com/brnvr/SharpPath
I hope someone find it useful!
Subreddit
Post Details
- Posted
- 6 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/gamemaker/c...