Alright, thank you so much so far!
I’ve set the text block (Text Block 37) in my DistanceMeasured widget blueprint to Is Variable.
In my Widget component in the BP_MotionController blueprint I’ve set the Widget Class to DistanceMeasured (my blueprint widget). I suppose that’s the way to do it, since I can see its text content.
I’ve connected the nodes in a way that makes sense to the idiot that I am, but it’s not working yet.
Do I not also need to convert the number data of the distance measured print string into something that the widget can work with in order for it to manipulate the text block and display the distance numbers? What about binding a function to the Text content of the DistanceMeasured blueprint? Just thinking out loud here, I dont know how to actually do this.
I’d be so happy if I can just get this step working, I’l worry about the two-point vector measurement later.
