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

What is the formula that gives best button image quality considering the...

**Background:** I'm building for mobile, and creating a button using a plane with an image on it, and then raycast.hit when someone presses the button. (I chose this method instead of onGui because of...

View Article



What is the best text tool for dynamically displaying pixel-perfect text for...

I'm looking for a text solution that meets the following criteria, and I was wondering how the different text tools out there measure up: - dynamically displaying text - pixel-perfect -...

View Article

Orthographic camera's child is not showing up in camera preview or game view

I'm trying to make my own GUI-System with an orthographic cam, separate from the perspective cam that displays the rest of the scene. I followed the steps that @equalsequals mentioned in the answer to...

View Article

How do you create an effect where a game object button looks like it's being...

I'm trying to create an effect where the buttons I've created look like they're being pressed when the user clicks on them. I've created buttons using a plane with an image material on it, and then...

View Article

Unity on my laptop keeps crashing when I press play, but works on a different...

Unity on my laptop (Macbook Pro) keeps crashing when I press play. The projects that I'm trying to open are working on my iMac. I've tried both versions 4.0 and 4.1 on the laptop, and neither of them...

View Article


How can I scale and move a game object simultaneously using iTween?

I'm using iTween to make gameobjectA move on top of gameobjectB and simultaneously shrink as it moves onto gameobjectB, so that gameobjectA looks like it is shrinking into gameobjectB. Right now, I'm...

View Article

Which shader makes a 3D animal model look the best in Unity?

I have a 3D animal model in the scene and I'm not sure which of the built-in shaders was made to make the model's mesh look best. The [Built-in Shader Guide][1] doesn't seem to specify the best shaders...

View Article

LeanTween.moveX argument list error

When I try to use LeanTween based on the structure of their argument list for moveX based on their [documentation][1], I get an error "No appropriate version of 'LeanTween.moveX' for the argument list...

View Article


Snow scene is a neon blue in an iOS build, but looks normal on the computer

I have a snow scene that I'm using and it looks normal in the unity editor on the computer, but when I do the iOS build to my iphone5, it looks neon blue. Any ideas of why this might be? Is there a...

View Article


LeanTween.delayedCall BroadcastMessage loadtips has no receiver

I'm using trying to call a function with a delay using LeanTween, but get this error "BroadcastMessage loadtips has no receiver! UnityEngine.GameObject:BroadcastMessage(String)" The code is...

View Article

Which mobile analytics tools will show individual player sessions and data,...

I looked into Lumos and Testflight, but found out that the live versions won't show the data by individuals, which makes it difficult to tell what an individual user's experience was like. Are there...

View Article

How do I change the texture of a gameobject only while a touch is on it on iOS?

I have buttons that aren't using the GUI system, but instead are just textures on gameobjects. I'm using raycast.hit to detect whether the button is hit. I want the button to swap textures while a...

View Article
Browsing latest articles
Browse All 24 View Live




Latest Images