HaxeFlixel / HaxeFlixel/flixel

vcr for mobile/touch - flixel.system.replay.TouchRecord

Open
#1,931 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haxe
Stars
2.2k
Forks
522
Avg merge
34m
Merged PRs (30d)
1

Description

It would be great to have the capability of recording and replaying touches on mobile devices.

Additionally displaying the touch position in the playback with small circles like here :

This way we could for example start recording a VCR session for beta testers once the game is loaded, and upload it after 5 minutes to an online datastore ( e.g. POST request to Firebase ). Great for finding out where people get stuck.

Or is there any other reason this hasn't been attempted yet? Any other tools maybe that do this better?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing flixel.system.replay.TouchRecord and the existing VCR recording and playback flow. Clarify how mobile touches should be captured and replayed, whether playback should show touch positions, and how a recorded session could be uploaded to Firebase. Done requires an agreed scope and working touch recording, replay, and playback indicators.

Written by the indexing model from the issue text.

Assessment

Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.