Controls from Inside:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/6376ff3e-70cd-41fd-8c8d-fa91fe852832/img_7992.jpg

Tutorial for adding basic mobile controls

Adding Mobile Controls - Unity

Script overview for accessing multi touch inputs

This would apply to our game in an interaction where the user could be able to use one finger to drag/move forward and use another finger to swipe up to jump while moving forward.

Multi Touch Input - Unity