diff options
Diffstat (limited to 'Assets/Samples/Input System/1.14.0/Simple Demo/.sample.json')
-rw-r--r-- | Assets/Samples/Input System/1.14.0/Simple Demo/.sample.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Assets/Samples/Input System/1.14.0/Simple Demo/.sample.json b/Assets/Samples/Input System/1.14.0/Simple Demo/.sample.json new file mode 100644 index 0000000..f12e390 --- /dev/null +++ b/Assets/Samples/Input System/1.14.0/Simple Demo/.sample.json @@ -0,0 +1,4 @@ +{ + "displayName": "Simple Demo", + "description": "A walkthrough of a simple character controller that demonstrates several techniques for working with the input system. See the README.md file in the sample for details." +}
\ No newline at end of file |