Scripting Unity 3D Game Engine Infinite List
September 7th, 2010 | Uncategorized | 1 Comment »
First let’s show respect to some other amazing resource lists that I’ve come across. Many much neater and well thought out than the one below. Great list from showmethatagain.com C# Scripting resources for Unity 3D Danim.TV has gotten into the list-building business and are doing a great job of putting together various Unity lists. Their Unity Scripts List and their Unity Source code list are both very useful and well put together. They also have a Unity Tools list which I have added to the top of my own Unity Tools List to enhance workflow list Infinite Unity3D Tools list to enhance developer workflow Excellent Unity Tools list from Danim.TV A good place to start learning how to Script Unity is Unity3D for Flash Developers series from ethical games as well as the resources in the Unity Reddit. Also Check out Setting Up Your Scripting Zone From TheUnityArtist.com . Learn Unity Scripting 10 minutes a week with the Tornado Twins Unity video series. Check Out How to make a Text Editor in Unity3D using C# and learn how to use Unity’s IO. Infinite Ammo’s Unity Scripting tutorial The Scripting overview will make a lot more sense after some familiarity with the Unity 3D environment. Unity Scripting Essentials- downloadable PDF Unity Manual- Using Scripts Tutorial 2 Unity Scripting Tutorial – from Unity3D.com PDF Alphabetized and linked list of the Runtime Classes- This is my favorite way to view the scripting reference Getting Started with C# For Unity3D ** NEW HOTNESS Head First Into Unity Javascript Scripting in C# A collection of Unity3D Utility Scripts from Unity Community including ConstantVelocity, OnCollideExplode, Camera Cross-Fade, FPS Walker Scripts and Other Character Controller Scripts. There’s even a full script for a car made out of Colliders and a script for a Jukebox for your games Programming with C# and Unity 7 Hours of C# Video Tutorials about scripting in Unity at Video Buzz Making the Switch from Javascript to C# Learning More About Scripting A Useful Trick with Delegates : Changing widget behaviors in Unity with Delegates Five Common AS3 to UnityScript translations Converting from UnityScript to C# C# Unity 3D Resources from 8bit Feed Unity and Javascript Managing Coroutines in C#, Unity Coroutines Part 1 – Waiting for Input- From Equals Equals Head over to the Unity3D Physics List or the Car and Driving Game Physics in Unity