Writing Games With Unity 3D in JavaScript and C# – Part 2

John Boardman .NET, Articles, HTML5, JavaScript, Keyhole Creations, Tutorial, Unity3D Series 2 3 Comments

Attention: The following article was published over 12 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Welcome back for Part 2! We covered the following topics in Part 1 of this Unity 3D tutorial: Introduction to Unity Introduction to KeyShot Using multiple cameras to implement a background logo JavaScript and …

Writing Games With Unity 3D in JavaScript and C# – Part 1

John Boardman .NET, Articles, Keyhole Creations, Tutorial, Unity3D Series 2 5 Comments

Attention: The following article was published over 12 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Unity is a development environment for creating professional-level games. It is built on top of MonoDevelop, and utilizes it to achieve the deployment of the same code to many platforms. Unity comes in …