Hello all, I have been working on the first level of my project for a few hours now, and am realizing that I have no real way of measuring scale inside the game world. What I would like to do is use a general refrence (the unitless point values) to gauge the size of different objects, as well as the level in general. However, I can see the values change as I move my mouse around the game space, but how do I find the exact values for a specific point? I would like to know how to find the position of any given point inside both WED and MED, as I will need to maintain scale with my models as well.

Thank you in advance,
DeKO_Mania