I’ve been looking at Unity for awhile now. Trying to figure out which script I should use.
There are 3 types.
UnityScript(C#), Javascript and Boo. I read that US gives the most freedom but that JS is a good starter script for those that have worked in BASIC. I’ll may try to make a simple game both in JS and US to see how it differs in performance.