Here I’m going to show you how I used InputSystems EnhancedTouch to create a Multitouch system. — In this tutorial, I create a circle clone in the position where the finger touches and when the finger goes up from the screen the circle gets destroyed. Enhanced touch support provides automatic finger tracking and touch history recording. It is an API designed for polling, i.e. for querying touch…