Home Unreal Engine

3d Widget communication problem

Ibrahim Aysan
polycounter lvl 8
Offline / Send Message
Ibrahim Aysan polycounter lvl 8
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) 

Replies

  • Obscura
    Options
    Offline / Send Message
    Obscura grand marshal polycounter
    Try a widget interaction component instead of a line trace. That was added because of this reason.
  • Ibrahim Aysan
    Options
    Offline / Send Message
    Ibrahim Aysan polycounter lvl 8
    Obscura said:
    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 :worried:
    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.

Sign In or Register to comment.