Put text in a viewport corner


#1

Hey there!

I’m trying to put text in a corner of a viewport in the viewer axis, on top of everything.
I have the orientation but I don’t know how to get the position and the drawOnTop thing working.

Here’s what I have:
hGrid = text size:20 text:“Text!”
hGrid.rotation = (getViewTM()).rotation


#2

just create a text, move it to that position and bind it to the camera :smiley: