scripting in unity

I have tried to understand how to make scripts in unity, but I just cant figure out how it works

I read javascipt for dummies and looked it up on google, but the everything was diferent in unity and it had so much more advanced

Can anyone tell me were I can learn to write javascript that works with unity beacouse I’m way to tired of asking about every little thing on the forums

Unity doesn’t actually use javascript, but rather a variant thereof (the language has been referred to as javascript in the past, but now is more often referred to as UnityScript).

Just as a place to start, here is a reference that might be of some use to you. There’s a myriad of other tutorials and how-to’s floating about as well; I don’t have links to them all handy, but I imagine others will post links to resources that you might find useful.

wow, that is a long read, but it shure looks like a lot of help:)
:smile::smile::smile:Thank you so much:smile::smile::smile: