Skip to content
Media 0 for listing Phase Ai V3

Description

PREVIEW AND NEW MASTER TUTORIAL

Join the discord :)

V3 IS BUILD IT FROM THE GROUND UP FOR 5.2+

UE5.4 Now needs the new AGR V Plugin

Hey Everyone,

Welcome to PHASE AI V3. I build it from the ground up for 5.2 as a fresh new start with many new features and quality of life implementations.

AGR PRO is required for 5.3 and lower :)

AGR V for 5.4 and higher

it is a free plugin so dont worry :)

This is the AI i develope for my own game. So it will constantly be updated and improved and will have hands on use to find bugs etc in the system.

It is made with ease of use in mind so I designed it in an orderly manner espasially with the variables and setup in mind.

I tried making as much automation as possible in the code for ease of use and flexibility to make them do as you please in and out of combat.

Some of the Special Features you ask?

  1. Spellcasting for AI is integrated, With ground notificaion and all.

  2. Each Melee Attack distance can now be defined individually as well if that attack should do extra damage or not!

  3. Random Character mesh variation

  4. Simple Healthbar system

  5. Some automation in the setup with Datatables, Like Factions and Class Behavior so you dont need to make changes in every AI individually.

  6. Spawn system included as well

  7. distance optimisation to turn off AI in the distance to safe and improve performance

  8. The AI can Dodge and Block attacks from the Player and other AI

  9. The AI can Jump (No climbing parkour yet just jumping)

  10. Notifies that makes your life easier, like voice notifies

  11. Already an easy setup for spawning particels on HIT, BLOCK and SPAWN

OH AND IT IS REPLICATED!

WHAT ELSE CAN THEY DO ?

  • Patrols? No Problem

  • Fleeing? No Problem

  • Investigating? No Problem

  • Eating a Sandwitch? No Problem

  • You tell them what to do!!!

  • Standing Guard? No Problem

IMPORTANT NOTE:

This Ai is build with the plugin AGR V in mind an uses that for every version!

PHASEs OVERVIEW

-Idle phase (the relaxed phase can be roaming, standing or talking to other AI)

-Melee attack phase

-ranged attack phase

-dodge phase (for dodging attacks to make combat more challenging and realistic)

-Blocking phase

-taunt phase

-stun phase

-hit phase (triggers on damage taken)

-flee phase (flees from danger)

-investigation phase (checks on suspicion at location)

-Patrol phase

-follow phase ( follows player or whom ever )

-defence phase (takes defensive stance in between attacks)

-Special phase (for special attacks or whatever you have in mind

-Guard phase

All phases can of cause be modified via the behaviour tree to your liking

Included formats

  • logo of Unreal Engine format