itch.io is community of indie game creators and players

Devlogs

[W8] Intelligent Foes (sort of)

Project Bounty Hunters
A downloadable game for Windows

Some AI

A game with static punching bags as enemies would most certainly be MEGA boring! So we've been playing around with the 2D Navigation capabilities in Godot to implement enemies with some sort of intelligence. We've managed to configure a tile set with navigation and collision information, and to create opponents that can follow the player around.

As you may have noticed, the creatures roaming through the forest are rather peaceful when not provoked. However, if you invade their private space they get very aggresive and start chasing you around until you flee far enough. This can be seen in more detail in the following gif, where the sensory area of the mobs is explicitly shown.

These features haven't been included in the game yet, and are still a work in progress. We expect to deploy them in an online multiplayer setting very soon.

Download Project Bounty Hunters
Leave a comment