Loading...
72
Game
PropHunt
2 years ago

Hunter AI is complete now.

The basic search, investigate and shoot functions work.

I'll make it better over time, adding newer search methods, checking if the player switches props etc

Read Article for more info :)


Right now, the AI has 3 phases

Checking all the Props

The AI will go to the nearest prop (this includes the player) and shoot it a couple of times before moving on to the next.

If the AI can't reach the prop but has a line of sight, it will shoot from that position.

If all the props have been investigated, the AI will now chase after the player (wherever they are).

Investigating Noise

A timer has been set to reveal the player's location every 50 seconds. This will report a noise event to the AI. The AI will abandon the check for props and immediately go to the location where the noise was reported from.

AI Caught the player moving

Some modification needed here as it's only checking for speed and not intentional input.

If the player happens to move in the peripheral vision of the AI, it will abandon everything and chase after the player.



0 comments

Loading...

Next up

Update on the hunter AI:

Some problems here & there but the overall AI is coming together pretty well

The problem shown in the clip has been fixed

Actual fox loaf

Working on a gameplay modifier.

I need some suggestions

Edit: Changes & Editions

Our 2024 Advent Calendar has opened! Day 28: @Silentfaith is a great Creator and comic artist who also codes fan games! Accept the quest and give them a follow to get Coins and a seasonal sticker!

Adding sleeper vehicles

They only turn on when the player gets close to them.

Our 2024 Advent Calendar has opened! Day 29: @Dungeonation is a great Creator who draws cartoons and dabbles in making games! Accept the quest and give them a follow to get Coins and a seasonal sticker!

Fox on a slide

Big mushroom

Our 2024 Advent Calendar has opened!

Day 27: @bluewit is a great Creator, pixel artist, and solo game dev!

Accept the quest and give them a follow to get Coins and a seasonal sticker!

Update 0.2.7

Small Additions, Changes & Fixes