The ending point is the point to element in the m function (math angle), in this case, math angle ([0,0],app.mousepos), and I said that there's no ending point because the line does not finishes, if the line could be able to finish if woud finish on the target (tar), (app.mousepos).
I think that the code could be seen on any of the archives that Agodoo has but not at all.
I actually have seen a lot of different thyme script methods and codes , math.functions, functions, that I had never seen, so I learnt something of Algodoo's archives.
To search that words you have to type all the group of letters non-separated by " " (space key), as I mentioned on the scene.
To search hello you would type "hello" if you are searching for hello in the sentence "hello123 im your partner" you would type "hello123" not only "hello".
I could maybe change the function to search words in any situation but capital letters could not be fixed.
Oh now I see the problem, to search the word "are" then you have to write "are:\ n"
because there's a new line typed " \ n ".
For searching "letter" type "letter. \ n 2." because I didn't separated the text in the right way.
s_noonan, the function isn't actually uploading per each frame, see it.
AnyOf is supposed to read the nearest surface to each box.
displaySurface traduces the distance to the nearest surface to colorHSVA's value element.
Is just for fun and for learning for myself, I actually only know thyme scripting language, not any other.
The post that I've maded "Any of array's variables" was taken to complete this scene.
Thanks Xray .
Just curious, what thyme commands or methods or generally scripts have you learned from me & my scenes that you haven't understood before?
It could be too:
postStep = (e)=>{ color = angle > 0.0 ? [1,0,0,1] : [0,0,0,1] };
But, im intereste on what did you you learn from me, is that the only thing that you learned
form me?
Xray - Oh sorry I forgotten it, but you should understand that to draw the surfaces you must move the mouse while pressing R.
s_noonan - I'm not trying to make differences between the real tool and mine, I'm trying to demostrate that it's possible to do with thyme scripting, as I mentioned on the scene.