TPS Bot AI

Smart AI system for your game.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.26 - 4.27
  • ダウンロードのタイプ
    完全なプロジェクト
    この製品には、Unreal Engine プロジェクトの完全なフォルダが含まれており、Config ファイル、コンテンツのファイル、.uproject ファイルが完備されています。新規プロジェクトを作成するためのテンプレートとして利用することができます。

This project can show you how smart AI can be.

You can use these blueprints as a base for your own project when creating TPS or FPS games.


AI can do patrol or combat functions. Bots entering combat when noticing a player or after getting hit. They also can call backup (involving other bots to current combat).


First of all they are trying to find free cover (if not - they are chasing player). Bots leave cover if the player is too far away or if they lose sight.


Bots reload their weapon when they go low on ammo.

If the player is dead - bots go back to their duties.


Don't forget to set 'IsAi' boolean for enemy's and uncheck it for your character.


Simple to use. Easy to read. Fully commented.

If you need any help - just ask for it in discord.

テクニカルノート

Promotion Video

Discord


Features:

  • Base aiming. shooting. reloading systems
  • Ragdoll Death
  • Advanced AI
  • AI Patrol System (checkpoints or just random point)
  • AI Combat System
  • AI Chasing System
  • AI Cover System (or exiting cover when loosing players line of sight)
  • AI Bullet Spread System (more enemies = more miss chance. it makes players life easier when fighting more than one bot)
  • Reset system (back to patrol after player's death)


Number of Blueprints: 3 (player, projectile. cover)

Input: (Keyboard, Mouse)

Network Replicated: (No)

Supported Development Platforms:

Windows: (Yes)

Mac: (Yes)

Documantation