Description

Add Shape Recognition to your Game

1.1.1 changes GMS:2 Compatible

1.1.0 changes: Fixed bug in TMCT_AddGesture(), see Function Comments You will get an error: function "TMCT_AddGesture" expects 3 arguments, 4 provided if you update the asset. You need to remove this 3rd argument from your calls in your code

TMC Touch is a shape and gesture recognition engine for Single Touch (mouse on windows) or Multi-Touch devices such as Android, iOS and Win8 Tablets and Phones.

Easy as 1,2,3.

  1. You define the shapes by specifying a number of segments and a Gesture Name.
  2. You call the Shape Acquisition Script each step
  3. You look at the shape detected and react to it in your code

The system recognizes the shapes and remaps them to the right Gesture Name and so you can easily use the Gesture Name in your code to trigger actions

Features

  1. Define multiple shapes
  2. Detect the shape on a device basis
  3. Supports Mouse
  4. Supports up to 4 touch (fingers) concurrently
  5. Supports shape drawn forward
  6. Supports shape drawn backward
  7. Supports shape start at any point
  8. Support varying number of directional segments
  9. Support varying motion detection granularity

Includes

Scripts and Demo Object, Sprites, Background and Room

Should be compatible with all outputs.

More info

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.1.1. Published February 14, 2017

GMS:2 Changes

Privacy Policy
Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait