.inputactions
This is how an input action asset looks like in Unity.
Bark
<No binding>
Send Messages
using UnityEngine.InputSystem;
function OnBark() { // do stuff }
* See connected devices in *Window > Analysis > Input Debugger* * If you don't see any devices, restart Unity.