Using the V3 Procedural Character Optimizer Component

This page covers how to use the features of Procedural NPC Crowds in Blueprints.

Adding the Component to AI Characters:

  1. Open your Ai character

  2. Add the AC_ProceduralNPCOptimizer component to the character

  1. In the details panel of the component, set the timer tick rate you prefer.

  1. Click the + button to add optimization LODs to your character, fill out the settings you want for each tier. Tiers are activated when within the Optimize start and stop tier distance values.

Starts at 0 vectors from the player and ends at 3000 vectors from the player
  1. That's it, just set the optimization settings you prefer and add as many as you would like. it will adjust these settings at runtime based on the distance to the player that you defined.

Last updated