Universal Monster
  • Universal Monster v1.4.3
  • Overview
    • Changelog
    • Integrations
      • FPS Multiplayer Template 4.0
      • TPS Multiplayer Pack
      • Survival Game Kit v2
      • Survival Game Kit v1
      • Easy Survival RPG v4.0
      • Horror Engine
  • Features
    • Monsters
      • Character Blueprint
        • BP_UMComponent
        • BPI_UniversalMonster
        • Collision Settings
        • Animation Settings
        • Sound Settings
      • Animation Blueprint
    • Combat System
      • Attacks Array
      • Melee
      • Projectiles
      • Timers
      • Bullets
      • Trace Info
      • Player Attacks
    • Behavior System
      • Behaviors
      • Tasks
        • Wait
        • Animation
        • Move
        • Find
        • Flee
        • Hide
        • Locate
        • Return
        • Chase
        • Maneuver
        • Attack
    • Faction System
    • Group Formations
    • Conditions
    • Data Tables
Powered by GitBook
On this page

Was this helpful?

  1. Features
  2. Behavior System
  3. Tasks

Chase

The Chase task makes the character run directly toward their Current Target. The Chase task usually leads to the Attack task, especially when used in conjunction with Maintain Range.

Task Info

Min Movement Rate: Minimum percentage of max walk speed. Max Movement Rate: Maximum percentage of max walk speed. Maintain Range?: Should the character stop chasing when it is in range to attack?

PreviousReturnNextManeuver

Last updated 3 years ago

Was this helpful?