Static Mesh Actor start hidden and show on click of a widget button

your branch condition is always true, so you’re just going into the node to set the mesh visible. You’re never hiding the mesh in this screenshot.

1 Like