How do I Script GUI Text Objects?
I have a text box created via "Game Object > Create Other > GUI Text. I would like to have a script control the Text info of this object, but I do not know how I would code it to target the Text...
View ArticleGUI Texture on Button Swap
I have a button. I want it to switch textures when its clicked and return to normal when let go. Its a GUI Texture. Right now both "Up" and "Down" versions of the texture are in my project folder and...
View ArticleBind failed for multicast socket: 10013
Im getting this error message every time I start Unity. It doesn't matter if it's a new project or old:"Bind failed for multicast socket: 10013" The only additional information it gives me is: Error in...
View ArticleStandard Assets Mobile - First Person Tilt Not Working?
Hello, First, I have my android phone connected to Unity and it works well. I tested this with the "CameraRelativeSetup" scene that comes with the "Standard Assets Mobile" package. No problems. The...
View ArticleVector 3 and Acceleration Issue
Hi, I have a set of code that rotates my camera based on "Acceleration" (working on Android). It works fine except my camera starts off straight down. I can't figure out how to start the camera looking...
View ArticleStandard Assets Issue
Standard Assets comes with a Character Controller named "First Person Controller" If you enable the Standard Assets. It is located in Assets > Standard Assets > Character Controllers. The default...
View ArticleBuild for iPad, Internal Use Only
I'm developing a personal project and want to export my Unity Build for iOS iPad. Not for distribution. My Unity is installed on Windows7 and I have an iPad Plugged in. Is there an easy way to create a...
View ArticleHow to Access the Source Image on "Image" new GUI?
I have a GameOjbect dynamically created called "Package". The component "Image" is created and it works. But I can't figure out how to access the Source Image to assign an image, starting with a sprite...
View Article