• Get Top 10 Facebook User’s Score

    Wednesday, March 01, 2017

    Step 1: Create app on facebook and Integrate facebook sdk to your Unity project             A.Create App On Facebook Developer Console                     Go...

  • Layer Based Collision Detection

    Tuesday, December 20, 2016

    Objective:In Unity Layer-Based collision detection, which is a way to make Game Objects collide with another specific Game Objects that are tied up to specific layers. Setp:1 Create Layers          ...

  • Make Throw Like Pokemon Go

    Saturday, September 10, 2016

    We are sure if you follow step by step then you will definitely succeed. Step 1:Create Unity Blank Project and Design Scene like below image Step 2:Go to : Edit->Project Settings->Physics  and...

  • Detect Music Beats In Unity

    Thursday, June 30, 2016

    In this Blog you can learn how to detect music beat and also you can learn how to do musical fun with unity gameObject. Step 1: Create Empty GameObject and give that name Musical Bars.Inside Musical Bar...

  • Save Score To Database

    Wednesday, June 29, 2016

    Step 1:Create Database in MySql Step 2:Create Table Inside Unity Database Step 3:Create addScore.php and place into htdocs folder $db = mysql_connect("localhost", "root", "") or die('Could not...

Let's Think together, Say Something !