Optimizing Render Targets - Minimap

Hey -

You can take the scene capture actor and turn off capture every frame and build a Blueprint which forces a recapture of the scene at a specific delta seconds timeframe, so not on Tick but on a set Timer.

Thank You

Eric Ketchum