UNITY 3D Tutorials
Monday, 8 May 2017
How to integrate google play services using unity
›
How to integrate google play service in a game successfully? Download the following for the future to use :- Download current bui...
1 comment:
Monday, 27 February 2017
Java installation process with path setting for unity
›
Firstly, This installation is for 64-bit, windows 10 OS. For others also it is basically the same. But be sure with OS in your system[32 ...
Sunday, 1 January 2017
Hoe to get user data from facebook unity CSharp
›
Here is script for getting user data like first_name, last_name, gender, email and photo from facebook you can also get friend data fro...
1 comment:
Thursday, 29 December 2016
How to Delete Canvas Panel Child Objects
›
1. You need to calculate the number of child objects 2. Use loops to get child one by one delete the using Destroy method. Method 1 :-...
Canvas Button On Click Code
›
Button.onClick.AddListener using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; pub...
Monday, 26 December 2016
how to get key-hashes for android facebook app
›
Here is the command :- ================= Open you Command Prompt and run below command to get keyhash Note* :- You need to enter your ...
Thursday, 28 July 2016
How to delete persistent Data Path file
›
1. Attack ClearSaveButton function to your delete Button. Name Spaces maybe requires :- using UnityEngine; using System.Collectio...
›
Home
View web version