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 48478022ce bb 1 dia atrás
..
.sample.json bb 1 dia atrás
InputRecorder.cs bb 1 dia atrás
InputRecorder.cs.meta bb 1 dia atrás
InputRecorderInspector.cs bb 1 dia atrás
InputRecorderInspector.cs.meta bb 1 dia atrás
InputRecorderSample.unity bb 1 dia atrás
InputRecorderSample.unity.meta bb 1 dia atrás
README.md bb 1 dia atrás
README.md.meta bb 1 dia atrás
Unity.InputSystem.Recorder.asmdef bb 1 dia atrás
Unity.InputSystem.Recorder.asmdef.meta bb 1 dia 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).