Allow users to input a list?
I need some way to allow users to input a list of strings with the keyboard. I can't think of any way to do this. I haven't been able to work on my app for days. Thanks
View ArticleMust SSAO effect works for Android and iOS?
I turn on SSAO image effect in my app. When I run app on my mac it works fine and I see effect, but if I run on the device (Nexus 7 or iPad Air) effect doesn`t work. Unity don`t give me any warnings or...
View ArticleAlpha channel issues iOS
Hello Everybody, When working on cross platform project (PC-iOS) we encountered an issue with the embedded Alpha channel in the diffuse map. The alpha channel is vital for controlling the specular...
View ArticleCan we develop a game on Windows and then transfer it to Mac?
That's it. My friend and I are going to develop a game and he's the programmer and doesn't have a Mac. He's going to program the game on Unity for Windows and my question is if we can transfer the...
View ArticleiOS - Mutlitouch Count
How many touches can unity and iOS detect? For example, if I have 10 cubes with a touch detection on it. Will I be able to place all my 10 fingers on each of the 10 cubes? Or is there a limit of...
View ArticleBundle ID is not being shown up in drop down menu, in iTunes Connect to Add...
I have successfully added new bundle ID in [https://developer.apple.com][1]. But when I go to iTunes to try add new app then drop down menu which is used to select bundle ID of the app to be added,...
View ArticleAdmob Extenstion - Do I need source code?
Hi, I recently downloaded a project in unity 3d that can be modified but source code is not included. Im able to compile and run the project on iOS. Now, I found the Admob extension that I want to...
View ArticleCamera for Spotlight
I have two `Orthographic` cameras. The first one is for the main display and the other one is used for a spotlight effect. What I want is, if I move the second camera (spotlight), I want the view port...
View ArticleEfficient collision detection for a runner game
I'm making a 3D runner game for mobile devices (like temple run), and I want to know how should I check the collisions in an efficient way. In my game, there will be around a maximum of 15-20 obstacles...
View ArticleiOS with BinaryFormatter and .Net Sockets
I am using BinaryFormatter to download large, complex pieces of data from my server on iOS, and that requires the micro mscorlib stripping level for it to work. I also want to use .Net Sockets to...
View ArticleLighting not working on iOS device with fpc
i have 1 first person controller in my game. i set light on camera and light falls on game scene every thing seems lightingup just fpc seems black... Here is a photo of that... in unity editer it fpc...
View Article[iOS] Unity 4.3 - is the 32 bit display buffer not working?
Hey guys! Did 4.3 break the 32 bit display buffer? I have the option ticked under PlayerSettings and my textures are all Truecolor, but I still see banding. I'm using SpriteRenderer to draw the...
View ArticleGet touch position on perspective camera.
I am working on my very first IOS game, I don't have an apple developer license yet so i am testing the game using mouse click. In this prototype stage want to be able essentially "draw" red cylinders...
View ArticleHow to Make Transparent Objects Blurry
i have 4 buttons on screen that right now are just white transparent circles like this ![alt text][1] i would like to have them blurred like the blurring in ios7. ive tried multiple shaders and have...
View Articlebeginner programmer for ios ---- what type of macbook?
I'm just a beginning programmer and have been bogged down with what type of macbook I should purchase if I wanted to build gaming apps for the ios store? I'm on a budget (i'm only seventeen so their...
View ArticleiOS DownloadAndCache causes EXC_BAD_ACCESS
Simply using: using(WWW www = WWW.LoadFromCacheOrDownload(url,1)){ yield return www; } In a co-routine causes an EXC_BAD_ACCESS to be thrown in xcode. In the xcode console it seems to download twice:...
View ArticleAlpha channel issues iOS
Hello Everybody, When working on cross platform project (PC-iOS) we encountered an issue with the embedded Alpha channel in the diffuse map. The alpha channel is vital for controlling the specular...
View ArticleUnity Remote, no ip adres entry on iOS 7
So recently i updated my iPad to iOS 7 but now if i want to enter an IP adres in Unity Remote i cannot enter anything, which makes it useless because there isn't anything showing up in the list it...
View Article