#Issues with draw() for a ruler

1 messages · Page 1 of 1 (latest)

gloomy tinsel
#

Draw is relative to the node calling it.
You can use to_local() to convert global positions to be local to the node calling this.

rich sorrel
#

For the global mouse positions?

#

This is the problem Im getting