Skip to content

Initial start on improved monster pathing#75

Merged
LiquidityC merged 1 commit intodevfrom
monster_pathing
Feb 22, 2025
Merged

Initial start on improved monster pathing#75
LiquidityC merged 1 commit intodevfrom
monster_pathing

Conversation

@LiquidityC
Copy link
Member

The goal is to use the A* algorithm when pathing monsters to make them
smarter. Just need some tools to allow for the algorithm to perform
better.

@LiquidityC LiquidityC marked this pull request as ready for review February 22, 2025 22:50
Monsters acting agressive will now path to the player using the A*
algorithm.

Re-did how the project source files are added to the executable.
@LiquidityC LiquidityC merged commit 8d37f6e into dev Feb 22, 2025
13 checks passed
@LiquidityC LiquidityC deleted the monster_pathing branch February 22, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant