I am used to Unity and C# scripting, and I am trying hard to get used to TS in Studio. Sometimes, I want to move an object between point A and point B and get stuck due to syntax.
It would be great if I could see the scripts used in components like Animate Position, to see how you can implement a simpler movement script myself.
Is there a way to look into these scripts?
Or some more basic code examples, but a bit more advanced than a hello world would be appreciated as well for new users.