diff options
author | pryazha <pryadeiniv@mail.ru> | 2025-07-02 08:46:23 -0700 |
---|---|---|
committer | pryazha <pryadeiniv@mail.ru> | 2025-07-02 08:46:23 -0700 |
commit | 8263edd59284aba390aca011d25b79efecef4c48 (patch) | |
tree | 6346e2afaaabd32156601cafaf20d4ee813befaf /Assets/Samples/Input System/1.14.0/Simple Demo/.sample.json |
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 |