any way to know where world location is in screen space approximately


One note here, screen position does not equal viewport position. So it’s absolutely possible for the nodes to spit out values like:
x:-5000, y:+13000

2 Likes