Touch Inputs in Unreal Engine

Project Files : This tutorial is continued from the “Throwing objects with projectile prediction in unreal“ video I did recently. Today, I am going to implement a touch input system on this project so we can control this game in a mobile device with a touch interface. There will be 2 visual thumbsticks on the screen and the left thumbstick will control the character movement and the right thumbstick will control the projectile/throwing object system I have implemented in this project. A single touch on anywhere else other than the thumbsticks will work as the jump input. I am going to build the game into android and see how the touch input performs and also I’m ghonna show you how to use the touchdesigner in unreal to design touch input controllers. Support my work : Like my facebook page for more content : Follow me on twitter : Follow me on reddit : https:/
Back to Top