THE SEEKER AND THE CHAMELEON (MULTIPLAYER PROP HUNT) and midnight snack ai SCRIPTING

PLATFORM- PC

TOOLS- EXCEL, Unreal 4, blueprint

Below I have uploaded some of the AI bot scripts I made for both The Seeker and The Chameleon and Midnight Snack. Both games use the same blueprints for the bots.

From the editor, a designer or artist can set the bot state, patrol route (target point) current, and max health

 

From the editor, a designer or artist can set the audio and tune the timing for the audio.

Here is the full script for the patrol bots and alarm system.

Here are all of the options for the AI script.

These nodes control the Ai's ability to switch between the three states.

 

These nodes start the alarm for the AI and the sound effect for its weapons.

This is the script for the roaming state. In this state, the bot does not have a defined goal. They wander around the map randomly.

This is the script for the chaser state. In this state, the bot's only goal is to hunt the player. The bot always knows where the player is.