I have 2 issues with a widget that I am drawing in 3D in front of the character.
I can’t get the Widget interaction component to react to widget CLICKS. I can set it up so hovering over a 3D widget will click it, but I want actual mouse clicks to work.
I have an animation for the widget when it is created. The problem is with the Widget component, used to display a widget in 3D, it is created** instantly **and I can’t seem to figure out how to prevent that from happening.
If anyone has some insight that’d be super helpful!
Hey guys I know the thread is very old but in case somebody else needs it or you didn’t completely figured it out in the end, I made a video on how to create a 3D menu interact with it with mouse clicks and toggle it on and off