Geen omschrijving
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.
unknown 6a3155926e first 8 maanden geleden
..
.sample.json first 8 maanden geleden
InputRecorder.cs first 8 maanden geleden
InputRecorder.cs.meta first 8 maanden geleden
InputRecorderInspector.cs first 8 maanden geleden
InputRecorderInspector.cs.meta first 8 maanden geleden
InputRecorderSample.unity first 8 maanden geleden
InputRecorderSample.unity.meta first 8 maanden geleden
README.md first 8 maanden geleden
README.md.meta first 8 maanden geleden
Unity.InputSystem.Recorder.asmdef first 8 maanden geleden
Unity.InputSystem.Recorder.asmdef.meta first 8 maanden geleden

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