IndieGame/client/Packages/com.unity.inputsystem@1.7.0/Samples~/CustomDeviceUsages/.sample.json

5 lines
317 B
JSON
Raw Normal View History

2024-10-11 10:12:15 +08:00
{
"displayName": "Custom Device Usages",
"description": "Shows how to tag devices with custom usage strings that can be used, for example, to distinguish multiple instances of the same type of device (e.g. 'Gamepad') based on how the device is used (e.g. 'Player1' vs 'Player2' or 'LeftHand' vs 'RightHand')."
}