Velarion: 전체 콘텐츠 50% 할인

The Targeting System: C++ Plugin

The easiest targeting system as a C++ plugin!

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27, 5.0
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Preview

Documentation

Example Project


PLEASE LEAVE A RATING IF YOU GET THIS PRODUCT. IT REALLY HELPS.

THANK YOU VERY MUCH FOR YOUR SUPPORT!


This is the C++ plugin variant of The Targeting System we all love!


The Targeting System is a complete solution for customized, directional targeting in UE4, and is completely networked and multiplayer ready.

Designed from the ground up for ease of use, all of its functionality is detailed in a single, plug and play component.


It uses the AI Perception System to perceive targets, and sorts the targets onto 3 categories:


  • the most ideal actor to target immediately;
  • actors to the left of the targeted actor;
  • and actors to the right of the targeted actor;

thus enabling you to switch targets clockwise and anti-clockwise: to the left and right.


There are several options for customization available to the user and exposed on the instance of the component for easy, quick prototyping.

기술적 세부사항

Features:

  • Multiplayer Ready;
  • Use Actor Rotation/Control Rotation;
  • Error Tolerance For Sorting Targets To The Left And Right;
  • Use Delta Rotation Or Arc-Tan Difference Algorithms;
  • Auto-Switch Targets On Perception Failure?;
  • Auto-Switch Targets If "Actor To Target Is Invalid"?
  • Show Widget For Lock-On?;
  • Filter Perceived Actors To Specific Class?;
  • Can Lock-On To Target?;
  • Loop Timer For Storing Possible Targets?;
  • Camera Interpolation Speed;
  • Sense To Use For Perception;
  • Initialize The Targeting System?;
  • Delay Before Lock-On To Target?/Delay Amount;


Code Modules:

  •  TheTargetingSystem - Runtime


Number of Blueprints:4

  • One Example Game Mode
  • Default Third Person Animation Blueprint
  • Default Third Person Character Blueprint (Child of TS_Character)
  • One Example Widget


Input:

  • Example Configuration Included (Keyboard):
  • Press T To Target
  • Press Q To Target Left
  • Press E To Target Right


Network Replicated: (Yes)

Supported Development Platforms: (PC)

Supported Target Build Platforms: (PC)


Important/Additional Notes:

  • You can reach me personally on:
  • Discord: @Ragnar#9805
  • Email: ibmaxx@hotmail.com


Please take a second leave a rating if you like this product. It really helps! Thank you.