Your first game developed in one hour - Unity Tutorial

Channel:
Subscribers:
350
Published on ● Video Link: https://www.youtube.com/watch?v=LoVSIf7soi8



Category:
Tutorial
Duration: 1:15:22
176 views
6


Urdu tutorial on how to make your first 3D game in Unity. We will make Labyrinth, a 3D puzzle game where you roll a ball from source to destination avoiding holes/hurdles, finding way thorough the puzzle walls and eventually reaching the destination.

You can play this game here:
On the web: https://basitali.com/webgames/labyrinthurdu/
Download on your Android Phone: https://play.google.com/store/apps/details?id=com.valueapps.tutorials.labyrinth

Other useful related videos:
Complete Unity 3D Course in Urdu on 90% discount.
How to use Keyboard shortcuts on Unity 3D Editor


About Instructor:
I am a university instructor, game developer and an entrepreneur with vast experience in game and software development. You can follow me on twitter @basitj , or can checkout my website basitali.com


The video covers:
* Introduction to Unity
* How to setup a unity scene
* How to handle 3D objects
* How to group objects
* How to add image textures to 3d objects
* How to create and apply materials
* How to start writing C# script
* How to use script to rotate an object
* How to handle keyboard input
* How to use accelerometer on mobile as input
* Introduction to Game Physics
* How gravity works
* How to handle object collusion
* Events to fire with collision
* Make multiple scenes
* Game over and You-win scenes
* How to restart a game
* How to start making UI
* How to add UI buttons
* How to add code to events
* How to build the game for Windows
* How to build the game for Android
* How to build the game for web




Chapters:
0:00 Intro
00:20 What is Labyrinth
00:44 What will we learn in this video
1:44 Getting Started
3:04 How to setup the game board
4:07 Applying image texture to objects
5:43 How to group objects
7:51 Adding a ball
8:38 Creating and applying materials
10:02 Game Physics, how to apply gravity
11:00 Introduction to colliders and collision
12:21 Deciding Screen Size / ratio
12:53 Setting Camera Position
14:35 Creating holes for the puzzle
20:34 Making walls
21:27 Setting boundary walls
25:33 Placing puzzle walls
26:55 Keyboard Controls
27:56 Adding Code - First C# script
34:33 Multiple Scenes
34:49 Game Over Scene
37:21 Changing scenes using code
39:04 Adding 3D text
44:24 Win condition
45:30 Collision - Handling collision in code
50:40 Building game for Windows
53:50 Building game for web
56:39 Building game for Android
57:08 Accelerometer input for game control
59:52 Accelerometer code to rotate the board
1:00:48 Platform specific code (Android/Windows)
1:02:21 Build APK file for Android
1:04:46 Running game on Android Phone
1:05:56 Adding buttons and UI
1:07:48 Adding code behind the button





Some images used from http://www.freepik.com
Music Credit: Bensound.com







Tags:
Urdu Tutorial
Game Development
Game Banao
3D Game Development
Labyrinth
How to
Game Physics