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:
Open your Ai character
Add the AC_ProceduralNPCOptimizer component to the character

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

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.

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