/unity-touch-recorder

Record & Play touches for Unity iOS :point_up:

Primary LanguageObjective-CMIT LicenseMIT

UnityTouchRecorder

Record & Play touches for Unity iOS.

What Is This?

UnityTouchRecorder is an experimental project to record & play touch inputs 👇.
The main purpose is to test apps automatically.

Happy game testing :)

Demo

  1. Open recording panel
  2. Press "Start Recording"
  3. Touch the UI elements
  4. Press red "S(top)"
  5. Open recording panel
  6. Press "Play Record" to start playing the recorded touches

demo.gif

NOTE 📝

The current version only supports iOS and it may have tons of bugs 🐛.
Issues and Pull Requests are always welcome.