Like this
Just click on the “Select Class” dropdown menu and select your interactable actor.
Or you can set a bool type variable to true on begin overlap and back to false on end overlap, check if it’s true after your input action and execute your pick up mechanism if it is.
Hope these help!
Thank you so much for your help!
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.