- Home /
Touch Input with GUI Texture
Well i am doing a little game and I want to make touch controls for Android. I have 2 GUI Textures and I want if I touch them move my platform directly to left (if the left is pressed) or to right (if the right is pressed). Can you give me a full script with pre-made controls in it and a bit detailed please? Thanks!
Answer by hyena3300 · Mar 19, 2012 at 10:49 PM
I hope these links helps you.
http://answers.unity3d.com/questions/137044/android-touch-input-guitext.html
http://answers.unity3d.com/questions/172375/guitexture-button-help-android-touch.html
Your answer
Follow this Question
Related Questions
GUI texture touch input problem 1 Answer
GuiTexture (Touch button) unfollow camera! 1 Answer
A node in a childnode? 1 Answer
how to a make a touch button open a menu while finger is down? 1 Answer
reading user's keyboard input inside a GUI Input field and saving it into variables for later use? 2 Answers