Categories
Video Games

Stealth AI In Practice

Bounty Hunter Screenshot 6

In my last post, I talked about how I wanted the AI to work in Bounty Hunter. I had a chance over the past week to implement the AI and found out something important… the game is not fun with smarter AI.

Categories
Video Games

Stealth AI

Bounty Hunter Screenshot 4

I have been working on Bounty Hunter for nearly two months now. So far, I have managed to create a player that can move and shoot, NPC that walks and runs from gunshots, and guards that chase and kill the player when they see him. Now I want to improve the AI of the guards. I am going to improve the AI of the NPC but at a later stage of development as they are not that important just yet.

Now I have been researching on how to make the AI feel more human and react better when they see the player, see a dead body, or hear some noise. Here are the things I will (try to) implement into the game to achieve my goal of better stealth AI.

Categories
Video Games

Bounty Hunter

Bounty Hunter Screenshot 1

I am trying to make a game… again. But this one I intend to finish unlike my first attempt.