Quantcast
Channel: Latest Questions by sudhir_kotila
Browsing latest articles
Browse All 24 View Live

I want to develop responsive resolution game for all device

I m create a 2D Game in unity.But main problem is that looks and fill of my game is not same for each and every device of Android and iPhone. So please suggest me best and simple way to reduce this...

View Article



How to fire buttons events(down,up) at the same time?

I use tk2d tool kit and i use two buttons and i want perform Button Down or Button Up States at the same time of that both buttons. I have 2 buttons for 2 user means each user have its own button. User...

View Article

Instantiate prefab randomly but not in already genrated position

I want to generate bubble randomly in my screen.When bubble is generated in one place then other bubble can not generated near of its radius 1 area. means bubbles can not collide or triggered with any...

View Article

How to handle 5 touches at a time?

Hi, I want to handle 5 Touches in the screen.And i also want Every events of every touches means(touchdown,touchup,touchstay) of every number of touches. But i don't want to drag/swap that particular...

View Article

How to stop co-routine?

When two co-routine is running.Then how to stop first co-routine? GLOBALS.stableTime = 5; IEnumerator StableWaittingTime () { yield return new WaitForSeconds (1f); if (GLOBALS.stableTime == 0) {...

View Article


touch.phase == TouchPhase.Canceled not worked

i m tired to handle and solve issues related to multitouch. i m use maximume 5 touch simultaneously but when two touches are down on two object and i moved my fingures then that both touches fired...

View Article

Realtime Multiplayer Plugin

which realtime multiplayer plugin is best for unity? I am tired to searching best and supports realtime networking,and also supports push notifications and chatting facility plugin for unity.which also...

View Article

Screen record in unity3d

How to do screen record in unity? I want to record my screen(gameplay) during my running game. That should be play/stop , replay , save that recording on locally from device, open/load from my device...

View Article


Timer run in background ?

Can i run timer in background. When i minimize game then my timer should be works continue can i do ? I was try `Application.runInBackground=true;` but it can't works. public class Counter :...

View Article


Runtime terrain loading, Partial terrain loding

I am using a very huge terrain in TPS Game. So that i don't want to load whole terrain in first time. But i wish to load terrain step by step not fully load.I wish to load 25% terrain first then after...

View Article

PlayerPrefs not saving on Android/iOS Phone but saving on Unity Editor

I am using Unity 5 on iMAC. I have faced strange but true unknown issue with player prefs. Issue : On Unity Editor - I have stored integer value in player prefs that works fine in UnityEditor, and when...

View Article

How to set namespace in packet of socketIO using unity3d

I am using SocketIO plugin for making of multiplayer game in unity3d, On server side i use node.js. Now, i am following steps given by lockstep.io. Here is reference link :...

View Article
Browsing latest articles
Browse All 24 View Live




Latest Images