Description
Action AI System feat Stealth
NOTE: DO NOT USE WITH UE5 AS OF YET, UNTIL BUGS ARE FIXED.
Usage with 4.25, 4.26 and 4.27
Please save all old version of AAS, as this version has
new code.
AAS Version 1.3 is here
Changes are updated in the change log
Remember: always backup your version, as code as changed
Also available on https://kinos141.itch.io/action-ai-system-feat-stealth
Video Trailer: https://youtu.be/snUkJyeLlMQ
Change Log: https://1drv.ms/w/s!At5iqLBWHdlcjvJTS6T_Dwsgw8fOeA
Discord: https://discord.gg/SARXmfA
Patreon: https://www.patreon.com/kinos141
Simple AI system made to be dropped into action or action
stealth game. It’s great for a quick AI demoing, extensible for
your own game.
The AI is powerful, but it’s real power is that it’s
bare bones enough to migrate into you project,
create your own characters and instances without having to add any
major code changes.
You are able to modify the pawn, anim Blueprint, montages, etc
without affecting the AI.
Directions:
Add to your project
Place AiPawn from the Blueprints folder in your level.
And voil?, that’s it.