No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
siu 54888239a3 backup 11 months ago
..
.sample.json backup 11 months ago
InputRecorder.cs backup 11 months ago
InputRecorder.cs.meta backup 11 months ago
InputRecorderInspector.cs backup 11 months ago
InputRecorderInspector.cs.meta backup 11 months ago
InputRecorderSample.unity backup 11 months ago
InputRecorderSample.unity.meta backup 11 months ago
README.md backup 11 months ago
README.md.meta backup 11 months ago
Unity.InputSystem.Recorder.asmdef backup 11 months ago
Unity.InputSystem.Recorder.asmdef.meta backup 11 months ago

README.md

This sample is both a demonstration for how to use InputEventTrace as well as a useful tool by itself in the form of the InputRecorder reusable MonoBehaviour component.

One possible way in which you can use this facility, for example, is to record input, save it to disk, and then replay the same input in automation (e.g. in tests or when recording short video snippets of preset gameplay sequences for manual proofing).