Unity Scripting

Introduction -: We will learn some basic programming concept. “Scripting ” in unity is the programming side of game development .Unity primarily uses the c# language. Java script is also available but is less common. C# is very similar to java or another programming language. For using the scripting in unity it is necessary to … Read more

Reason for choosing c# instead unity-script

Choosing to use c# instead of Unity Script-: For creating a game c# programming is mostly used.There are many reason for using the c# programming. These are the 1-: Vast amount of documentation on the internet –: The first reason for choosing the c# is a well known and a heavily used programming language developed … Read more

difference between 2D and 3D in unity

Start 2D and 3D-: When we start the unity software its provide the facility to select the 2D and 3D .Here we can select 2D or 3D. When we start the unity software for clicking the start menu, program files and select the unity. It asked the which project you want to create as like … Read more

how to create a Unity Account

Create a unity account -: We know that the Unity is the ultimate game development platform. Before we start the unity it is necessary to create a unity account. If you want to start using Unity software It is necessary that you will first need to create a Unity account through the main website, once … Read more

how to install unity

Introduction unity -: Before we start the learning game development in unity it is necessary to know how to install unity.we know that the unity is a cross platform technology. That run any operating system as like iOS, Android, Windows, PlayStation, Oculus Rift, and many more. Unity is a cross-platform game engine for creating games … Read more

What is unity

Introduction of unity -: Unity is a game development technology.Unity is a cross-platform game engine developed by Unity Technologies. Unity was released in June 2005 by Apple Inc.’s Worldwide Developers Conference as a Mac OS X-exclusive game engine. in 2018 the unity engine had been extended to support more than 25 platforms. The unity game … Read more