▲ 2 r/unrealengine
Is there really no way to only show BP components when the actor is selected in the viewport?
I'm trying to reduce visual clutter in my project and I have a number of BP Actors that have trigger boxes that really I only need to see if I have the actor selected.
So far i've been managing this using a bool in the construction script to turn it on and off manually per instance, but really I would love for those trigger boxes to just not show up unless I have the actor selected in the viewport.
Is there any setting where I can do this?
Thanks!
u/DezDorado — 5 days ago