Hello! I have a small question to do all of you:
With a little script, I have a button that find the position of an object.
In Listener I see write the position es. pos: [66.4655,8.38055,0].
Now, how do I transfer the result of the listener to a text file and open it after pressing the button?
Action: Press button > open .txt (not listener) with the result print.
Thanks and I hope in your help!!