Hi all,
I’m creating a setup where in my BP I have a rotating table with 10 objects placed at 36° distance between them, and they’re children to the table, which has a constant local rotation ( Tick > Add local rotation ).
What I would like to do is to create a situation where when one of the rotating object on top of the table overlap a collision box ( within the same BP ) that object visibility is changed ( hidden ) and when the overlap ends the visibility is changed again ( shown ).
I’m trying to create this setup, but looks like that the rotating object, even if they’re set to Generate Overlap Events, they do not change visibility, so I’m wondering what I’m doing wrong.
Any help is very appreciated
Nicolas