Unity
Unity is a cross-platform game engine developed by Unity Technologies, first announced and released in June 2005 at Apple Inc.'s Worldwide Developers Conference as a Mac OS X-exclusive game engine.
-
The Unity Editor: An Introduction
@kauress 12704 Views125 Views 0 Likes 0 CommentsAn introduction to the different panels of the Unity Editor
-
3rd person character controller -1
@kauress 12704 Views105 Views 0 Likes 0 CommentsPreviously we've moved a cube left, right, backward and forward. In this cast we will import an idle and walking animation and start working on making a third person character controller to move our character. This character controller script will allow us to move our character easily
-
Scale a GameObject up and down in size - 4
@kauress 12704 Views114 Views 0 Likes 0 CommentsToggleScaling() function
-
Scale a GameObject up and down in size - 5
@kauress 12704 Views109 Views 0 Likes 0 CommentsIn this cast we will finish writing code inside the Update() method which will scale the GameObject for every frame of the game
-
Rotating a GameObject
@kauress 12704 Views88 Views 0 Likes 0 CommentsIn this cast we will discuss rotating a GameObject using the transform property. We will trotate an object along the x, y and z axis
-
99 Views 0 Likes 0 Comments
We’ll work on functions which will create and destroy the gameObject in the scene on keypress
Looks like you've reached the end!