Showing posts with label unity 3d car game. Show all posts
Showing posts with label unity 3d car game. Show all posts

Saturday, 18 May 2013

Game Creation Tutorial - Special Episode: Unity3d Car Game (Interfacing Kinect to Unity)

In this bit of the tutorial, we will learn how to interface the Kinect camera to the Unity car racing game.


Refer to the video below for more details.






The kinect folder used here can be downloaded from the link below:
Kinect  or Kinect
                                                           







This is it for the Part-8 of this tutorial series. We'll learn more in the following posts.
Comment if you have any queries.


Friday, 19 April 2013

Unity3d Car Game Tutorial-6 (Saving Best Time using PlayerPrefs)

In this bit of the tutorial, we will learn how to use the PlayerPrefs to save the Best Time taken to complete the race and also save the Name of the player who completed the race in the respective time and display it on the screen.

Refer to the video below for more details.






The timer script used here can be downloaded from the link below:
Timer


This is it for the Part-6 of this tutorial series. We'll learn more in the following posts.
Comment if you have any queries.

Wednesday, 17 April 2013

Unity3d Car Game Tutorial-5 (Speed Indicator)

In this bit of the tutorial, we will learn how to add a SPEED INDICATOR to the game screen.

Refer to the video below for more details.







This is it for the Part-5 of this tutorial. We'll learn more in the following posts.
Comment if you have any queries.

Thursday, 11 April 2013

Unity3d Car Game Tutorial-4 (Stop the car after it reaches finish line)

In this bit of the tutorial, I will show you how to stop the car once it has crossed the Finish Line.


Refer to the video below for more details.

Car Game Creation Tutorial using Unity3d-4... by gluedbrain





This is it for the Part-4 of this tutorial. We'll learn more in the following posts.
Comment if you have any queries.



Unity3d Car Game Tutorial-3 (Finish Line)

In this bit of the tutorial, I will show you how to make a Finish Line to our race and stop the timer once the car has reached the finish line.

Refer to the video below for more details.

Car Game Creation Tutorial using Unity3d-3... by gluedbrain





You can find the code used in the above video below.
Timer


This is it for the Part-3 of this tutorial. We'll learn more in the following posts.
Comment if you have any queries.

Unity3d Car Game Tutorial-2 (Timer)

In this bit of the tutorial, I will show you how to setup a Timer to keep track of the time past.

Refer to the video below for more details.


Car Game Creation Tutorial using Unity3d-2 TIMER by gluedbrain


You can find the code used in the above video below.
Timer
Countdown


This is it for the Part-2 of this tutorial. We'll learn more in the following posts.
Comment if you have any queries.


Unity3d Car Game Tutorial-1 (Countdown)


Hello unity users, I'm starting a new car game tutorial for you all. I'll use the car game demo from the asset store as our reference instead of building it from the scratch.

So lets get it started then.

In this bit of the tutorial, I will show you how to set a countdown, so as to give a racing game feel.

Refer to the video below for more details:

Car Game Creation Tutorial using Unity3d-1... by gluedbrain



You can find the code used in the above video below:
countdown
This is it for the Part-1 of the tutorial series. We'll learn more in the following posts.
Comment if you have any queries.