Rasagar/Library/PackageCache/com.unity.inputsystem/Samples~/InputRecorder
2024-08-26 23:07:20 +03:00
..
.sample.json deneme 2024-08-26 23:07:20 +03:00
InputRecorder.cs deneme 2024-08-26 23:07:20 +03:00
InputRecorder.cs.meta deneme 2024-08-26 23:07:20 +03:00
InputRecorderInspector.cs deneme 2024-08-26 23:07:20 +03:00
InputRecorderInspector.cs.meta deneme 2024-08-26 23:07:20 +03:00
InputRecorderSample.unity deneme 2024-08-26 23:07:20 +03:00
InputRecorderSample.unity.meta deneme 2024-08-26 23:07:20 +03:00
README.md deneme 2024-08-26 23:07:20 +03:00
README.md.meta deneme 2024-08-26 23:07:20 +03:00
Unity.InputSystem.Recorder.asmdef deneme 2024-08-26 23:07:20 +03:00
Unity.InputSystem.Recorder.asmdef.meta deneme 2024-08-26 23:07:20 +03:00

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