- Home /
Answer by GutoThomas · May 08, 2012 at 02:00 AM
Maybe with something like:
guiTexture.pixelInset = new Rect(0, pontoGUI.texture.height, guiTexture.texture.width, guiTexture.texture.height);
*not sure about the correct syntax of guiTexture.texture... pontoGUI doesn't exist, you'll need to create this variable as a GUITexture.
Your answer
Follow this Question
Related Questions
GUI button doesn't appear on Android 0 Answers
Joysticks disappears Android 1 Answer
Wearied Error 1 Answer
QR-Code Decoding for iOS and Android 0 Answers