UNITY3D WAREHOUSE

WELCOME TO COMMUNITY.

Sunday, 27 September 2015

A Day in the My Life Game Developer, and Graphic designer .... in 24 min

A Day in the My Life Game Developer, and Graphic designer And so on....  in 24 min P.s. If your brain doesn't burn out in 24 min from watch this video you are The King A Day in the My Life Game Developer, and Graphic designer and so on ....  in 24 min Building Game Level From the ground up ! Intro Story, Soundtracks, Game storie, Graphic...

Saturday, 26 September 2015

Unity 3D Texture Animation Tutorial

Unity 3D Texture Animation Tutorial DIRECT DOWNLOAD HERE THIS IS BACKUP  IN TEXT FORM   1. Create New java and name it : ..... 2. Copy & Past this text and save java : ----------------------------------------­­­­­------------------------------------­-­-­-­-­- //GT5Material// var texture1 : Texture2D; var...

Friday, 18 September 2015

Unity 3D Simple Pop Up Text Tutorial

Unity 3D Simple Pop Up Text Tutorial DIRECT DOWNLOAD HERE THIS IS BACKUP  IN TEXT FORM 1. Create New java and name it : PopUpText 2. Copy & Past this text and save java : ----------------------------------------­­­­­------------------------------------­-­-­-­-­- //---------------------------------------------------------------------------------- // POP UP TEXT//---------------------------------------------------------------------------------- #pragma...

Tuesday, 15 September 2015

Unity 3D Simple AirplanePropeller Tutorial

Unity 3D Simple AirplanePropeller Tutorial DIRECT DOWNLOAD HERE THIS IS BACKUP  IN TEXT FORM  TUTORIAL  1. Create New C# and name it : AirplanePropeller 2. Copy & Past this text and save C# : ----------------------------------------­­­­­------------------------------------­-­-­-­-­- using UnityEngine; using System.Collections; public...

Sunday, 6 September 2015

Unity 3d Free Radar system

Unity 3d Free Radar system DIRECT DOWNLOAD HERE THIS IS BACKUP  IN TEXT FORM  TUTORIAL Unity3D Free Radar System 1. Create New C# and name it : RadarSystem 2. Copy & Past this text and save C# : ----------------------------------------­­­­­------------------------------------­-­-­-­-­- /// <summary> /// Radar System....