TPS Bot AI

Smart AI system for your game.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27
  • 다운로드 유형
    전체 프로젝트
    이 제품은 언리얼 엔진 프로젝트 전체 폴더와 함께 환경 설정 파일, 콘텐츠 파일 및 .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