Using the Character Optimizer Component
Last updated
Last updated
This page covers how to optimize NPCs further for maximum performance gains with the included optimizer component.
On your character blueprint click the add component button and search for AC_NPCOptimizer.
Set a timer tick rate to a value like 0.5 or 1.0 to update the optimizations.
Add to the NPC Optimizations array and give it a start and end distance, each index in the array should start and stop where the previous index was.
That's it, the Zombies will now optimize automatically. You can add as many optimization tiers as you would like, this can also be used on other character classes.