Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
unknown 6a3155926e first 6 meses atrás
..
.sample.json first 6 meses atrás
InputRecorder.cs first 6 meses atrás
InputRecorder.cs.meta first 6 meses atrás
InputRecorderInspector.cs first 6 meses atrás
InputRecorderInspector.cs.meta first 6 meses atrás
InputRecorderSample.unity first 6 meses atrás
InputRecorderSample.unity.meta first 6 meses atrás
README.md first 6 meses atrás
README.md.meta first 6 meses atrás
Unity.InputSystem.Recorder.asmdef first 6 meses atrás
Unity.InputSystem.Recorder.asmdef.meta first 6 meses atrás

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