Home Unreal Engine

Why won't my BP get any Motion Controller Inputs?

polycounter lvl 5
Offline / Send Message
NealAdamLT polycounter lvl 5

Hey Folks,

I am currently trying to get into VR Blueprinting in Unreal. But I keep struggeling with figuring out how Motion Controller inputs in the VR Template Scene work. Im simply trying to create an object, which changes the material on overlapping and moves when a button on the Vive Motion Controller is pressed while the Motion Controller Hand is overlapping.

My problem is that the Input detection only works inside the Motion Controller Pawn BP and not in any custom BP.

With Kind regards and thanks in advance,

Neal

Replies

  • Obscura
    Options
    Offline / Send Message
    Obscura grand marshal polycounter
    "Auto receive input" is probably disabled. Its disabled on all classes, except character by default. Click on class settings on the top, and type input into the search on the details panel, then enable it.
Sign In or Register to comment.