Hi everyone i have a problem.I want to, lights in scene controlled via 3d widget using vr pointer but get the press input from gamepad as you can see everything is working fine but it seems like no matter what i do i can't send click data from my widget to other blueprints.I don't know what i do wrong and i need guiedance with this.Any help is appreciated.(Images below)
Try a widget interaction component instead of a line trace. That was added because of this reason.
Ok i will try that but there is another problem like below.Even this is not working Edit:Ooops my bad.I forgot to get player input.And by the way i already have widget interaction component line trace is for opening lamps with collision overlap without interface.
Replies
Edit:Ooops my bad.I forgot to get player input.And by the way i already have widget interaction component line trace is for opening lamps with collision overlap without interface.