Skip to content
Media 1 for listing Target Manager Plugin

Description

The Target Manager Plugin offers a robust and flexible system for managing game objects (targets) using Unreal Engine’s Gameplay Tags. This plugin empowers developers to efficiently add, remove, and query targets based on unique IDs and tag-based filtering. Designed with performance in mind, it includes parallel processing capabilities for handling large datasets, making it ideal for complex gameplay systems.

Key Features:

  • Target Management: Easily add or remove targets with associated Gameplay Tags.

  • Efficient Queries: Find the nearest target to a specified location, filtered by tags.

  • Parallel Processing: Optimized parallel functions for improved performance with many targets.

  • Customizable Events: Interface-based hooks for pre- and post-add/remove actions.

  • Flexible Tag Filtering: Supports HasAny, HasAll, and HasAllExact methods for precise target selection.

Perfect for games needing dynamic target handling, such as AI targeting, player mechanics, or procedural generation.

Included formats