blueprint

Ben Kidd vive tracking with smoothing added

  • Exposure: public
  • UE Version: 4.25

Dazzer

October 23, 2020, 11:42 am

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • Dazzer

    October 23, 2020, 11:44 am

    This won't work straight out of the box, you need to first compile, then you'll get an error on the node "SMOOTH" right at the bottom.........right-click on it, then: "create variable SMOOTH".................compile again.......then to set the smoothing amount, find the "SMOOTH" variable in the details panel on the right hand side and enter a value.......1.5 is a good place to start, lower values will give smoother but lagier movement.

    Have fun!