Ever wanted to create something in Unity but just don't know where to start? Well this is a great place to go! (Actually you should go to http://unity3d.com/learn/tutorials/modules first) I will add more to this such as Vector3 moving scripts. Done writing your script? -Make sure all { and }'s are closed -Go into project -Right click on the code.cs list -Click export -Where is says "Text Documant" choose "All Files" -Click "Save" -Drag script into the project area in Unity -Enjoy!
Inspired by @turkey3 's Scratch to JS converter v1.0 -Release