Hello Everyone,
I’m facing a problem here trying to make a menu appear on my left hand controller and interact with it through the right hand laser.
I’ve created a widget and added this widget in an empty actor, and then i went to the motion controller blueprint and took the world transform from the left motion controller, and added some code in the event graph to spawn the VR Menu Actor I created, but there is nothing spawning and a message after i exit the preview tells me that “LeftMotionController Pending Kill”?
I’m wondering how to spawn a VR Menu and it is stick with the Left motion controller ?