Open andrenanninga opened 8 months ago
I have the same problem...
I have not yet implemented 2D/3D point monitoring because I was unsure about the demand for them.
It would be cool to have it work, so for example I would like to use this to output the actual position of a 3D model (vector3) in my scene. This will definitely be helpful :)
I'm trying to monitor a vector(3) in my project, but I'm getting errors when setting
readonly: true
in my binding. I don't have much experience with this library yet so possibly I'm just using it wrong...