Game
PropHunt







2 years ago

Another small Update!

V0.2.4


What's New

  • Real-time Skylight in Valley & Training Level

  • Added Menu Sounds

  • Hunter AI

    Hunter AI

    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.

What's Changed

  • AI Props now randomly move after some time

  • Muzzle Flash now actually produces light

  • Small mesh's LODs have been changed

  • Removed Explore Mode

Fixes

  • Fixed AI Props unable to move

  • Fixed Teleport Location in Mansion fixed

  • Fixed Ocean Sound's terrible loop

  • Fixed map selection names duplicating



0 comments

Loading...

Next up

Porting Lockdown to UE5

A couple of issues but I think I can work them out

Addax

They have very long horns

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

This week's Fan Art Friday celebrates Baldi's Basics in Education and Learning! Accept the quest in your quest log to get started.

Update 0.2.7

Small Additions, Changes & Fixes

Great news! 📢 @Aya_Games has joined Game Jolt!

They're the indie studio behind the haunting & atmospheric horror platformer Ayasa: Shadows of Silence.

Follow the development of Ayasa: Shadows of Silence at https://bit.ly/AYASAGAME

Birbs

Update 0.2.6

Size cut, Optimization and small fixes.

Slime Heroes is an action souls-lite by @WhitethornGames where you save the realm from corruption!

Quests inspired by the game have entered your quest log.

Get the game: https://bit.ly/slimeheroessteam

Changing the prop mechanics to accomodate the size of the object by using temporary capsule.

Its a bit hard since not all objects are round, and that the character sometimes falls through the floor.

Edit: Found a solution