Where should I Learn?

I’m a 3d modeler, an I’d really like to know how to do some basic scripting. I’ve watched all the tutorials on UnityPrefabs.com, but still lack the knowledge to do anything useful. Where should I go to learn?

The scripting reference, and a bunch of trial and error.

Check the Teaching forum and look for more online tutorials.

:slight_smile: I’ve made some myself too, so I’m tooting my own horn here.

That is probably the best start.

It doesnt hurt to study other codes as well, take the FPS walker script in unity for example, study the code and see if you can get your head around it, then try to modify it yourself.

Best of luck.