Basic touch input
Tutorial demonstrating basic touch input in PlayCanvas. Touch the box and move it around the screen!
Tutorial demonstrating basic touch input in PlayCanvas. Touch the box and move it around the screen!
Sample showing how to detect a double tap on a touch screen.
Sample showing how to detect a long press/touch to perform an action.
Sample that draws lines between all the current touches on the screen.
Sample showing a simple point and click system to move an object where you user has clicked
Sample showing how to rotate an object using the mouse in screen space