暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
siu 54888239a3 backup 9 个月前
..
.sample.json backup 9 个月前
InputRecorder.cs backup 9 个月前
InputRecorder.cs.meta backup 9 个月前
InputRecorderInspector.cs backup 9 个月前
InputRecorderInspector.cs.meta backup 9 个月前
InputRecorderSample.unity backup 9 个月前
InputRecorderSample.unity.meta backup 9 个月前
README.md backup 9 个月前
README.md.meta backup 9 个月前
Unity.InputSystem.Recorder.asmdef backup 9 个月前
Unity.InputSystem.Recorder.asmdef.meta backup 9 个月前

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).