Facebook Integration for Android Game
Hello guys, I have created a 3rd person shooter game for android devices (and iOs) using Unity. Now i want to add facebook integration to it. To invite friends/ view high score etc and we are also...
View ArticleTransparent Diffuse doesnt work after lightmap
Hey, guys I am using a script to make my objects auto transparent when the camera hits the objects. It was working fine in 3.5.7.. recently I ugpraded to 4.2.1 and I noticed that transparency doesnt...
View ArticleNGUI Texture atlas help !
Hey I am new to NGUI and Texture atlases I created a texture atlas/ material/ prefab. But can someone gimme an example of how to draw a particular image from the atlas through scripting. For example,...
View ArticleApplication.URL for steam overlay?
How do I make a web page link open on the Steam overlay browser from inside Unity. Will Application.URL be sufficient? (I already have Steamworks.NET integrated into the project for leaderboards and...
View ArticleSteam Leaderboard delays
I have implemented steam leaderboard in my game. Here is the question. I have 50 levels. Correct me if my steps are wrong. To get data : 1. Find leaderboard by name (for each leaderboard) and get the...
View ArticleUNET shouldn't disconnect
Hey, I am trying to have a network setup such a way that it never gets disconnected (I will switch the machine off at night and turn it back on in the morning). Lets say Scene 1 is my Lobby.. Scene 5...
View ArticleLive screen share Unity3D
Hello, I have a networked game, My server is a VR player who has all the gameplay scenes. He does basic things like moving around, picking up stuff etc. My client is an UI player with a handheld device...
View ArticleYaw Pitch Roll order?
I am trying to obtain the Yaw Pitch and Roll from the quaternion and feed it into an Aerospace application. I want to know how the Euler Angles are processed from a Quaternion, which order and is it...
View ArticleAdvantages of .NET framework 4.6 upgrade?
What do you guys think would be the advantages of upgrading the framework, what all libraries, frameworks could we use potentially in the Game dev environment.
View ArticleUnity3D network disconnects on idle (VR Game)
I am making an application which is run on external hardware machines. It will be turned on in the morning and turned off in the night. There may be huge gaps of idle time in between if there are no...
View ArticleWhen will unity support nearby interaction api? iPod/XR
https://developer.apple.com/documentation/nearbyinteraction When will unity support this?
View Article