How to output Print String into a UI Widget?

  • Fixed the above by setting the Loc1 and Loc2 coordinates to 0 upon trigger axis value equal to 0.0, so that’s my reset
  • Measurement starts at trigger axis value 1.0 (click) and that’s when the vector distance widget is visible as well. So the user clicks the trigger and drags the controller to measure, works very well.

Still looking for a way to round off the number to two decimal places, maybe even put “cm” or “centimeters” behind the value. And figure out a way to have another line trace from point Loc1 to Loc2 just to visually clarify what the user is measuring. Not sure how to all do it, but I might get lucky…