Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 420 Bytes

File metadata and controls

11 lines (8 loc) · 420 Bytes

gif

Unity Touch Transform

Script for Unity3D for using Touches to Move Rotate and Scale Transforms

Usage

  • Place TouchTransformableObject alongsinde a Collider and a Kinematic Rigidbody to Objects you wish to modify with your Fingers.
  • Place TouchMovement Singleton somewhere in the Scene and adjust the settings
  • Add an Eventsystem and a Raycaster
  • Build and Run on a machine with Touchscreen