Search Unity

Unity Touch Input Tutorials

Discussion in 'Community Learning & Teaching' started by Devin-Curry, Sep 30, 2013.

  1. Devin-Curry

    Devin-Curry

    Joined:
    Sep 30, 2013
    Posts:
    22
    Hi all, I've been making Unity Touch Tutorials for a little while now and wanted to share them with you all. I've made tutorials on Touch Buttons, Creating your own Touch Functions like OnTouchBegan(), 2 Finger Pinch Zoom, Swipe Camera Rotation, and Joystick Controls for a FPS camera. Embedded below is only my first tutorial on making GUI Texture buttons recognize touches, if you want to see more check out my Youtube channel or follow me on your social network of choice (links below the video) Also, I always put the finished code up on my website, http://www.devination.com/, so you can double check your work or just copy&paste :D



    Thanks for watching, if anyone has any questions, comments, or suggestions I'd be happy to hear them.

    Youtube: http://www.youtube.com/user/curryboy001
    Website: http://www.devination.com/
    Google+ Community: https://plus.google.com/communities/108584850180626452949
    Twitter: https://twitter.com/Devination3D
    Facebook: https://www.facebook.com/unity3Dtutorialsbydevin
     
    Last edited: Jan 22, 2014
  2. Aurecon_Unity

    Aurecon_Unity

    Joined:
    Jul 6, 2011
    Posts:
    241
    Hi Devin!

    I've found your tutorials to be fantastic, although I sometimes have a hard time keeping up :D

    EDIT: I had a few problems but I came back today after a good nights sleep and have resolved most of them.

    Anyway, thanks again, these are the simplest and best explained mobile navigation scripts I've seen.
     
    Last edited: Feb 11, 2014
  3. Alex333455

    Alex333455

    Joined:
    Oct 24, 2016
    Posts:
    1
    How can I shoot my gun with a touch button (i use this now :Input.Getkey(KeyCode.F))
     
  4. unity_tR2VYjdiZS8K9A

    unity_tR2VYjdiZS8K9A

    Joined:
    Jan 29, 2018
    Posts:
    2
    Do you know now how to shoot using button in mobile? I have a same problem :3