Is there a way to disable objects without removing them?

Still no way?

2 Likes

UE improving so much on animation but forgot simple thing. UE 5.4 and still doesn’t have feature to enable/diable object.

1 Like

If your wanting to disable them without using the visibility toggle, create a function library, and a function that gets said actors, use a for each loop, and disable the components controlling the behaviors you want disabled