Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
siu 8cdcbe5d13 backup 10 mēnešus atpakaļ
..
.sample.json backup 10 mēnešus atpakaļ
InputRecorder.cs backup 10 mēnešus atpakaļ
InputRecorder.cs.meta backup 10 mēnešus atpakaļ
InputRecorderInspector.cs backup 10 mēnešus atpakaļ
InputRecorderInspector.cs.meta backup 10 mēnešus atpakaļ
InputRecorderSample.unity backup 10 mēnešus atpakaļ
InputRecorderSample.unity.meta backup 10 mēnešus atpakaļ
README.md backup 10 mēnešus atpakaļ
README.md.meta backup 10 mēnešus atpakaļ
Unity.InputSystem.Recorder.asmdef backup 10 mēnešus atpakaļ
Unity.InputSystem.Recorder.asmdef.meta backup 10 mēnešus atpakaļ

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