Interactions
Use interactions to interpret specific input patterns from controls that define action behavior.
| Topic | Description |
|---|---|
| Introduction to interactions | Use interactions on bindings and actions to read control input patterns and trigger Actions. |
| Apply interactions to bindings | Apply interactions to individual bindings. |
| Apply interactions to actions | Apply Interactions to actions, and all the bindings associated with that action. |
| Predefined interactions | Use the Input System's default and built-in interactions on your actions and bindings. |
| Write custom interactions | Write your own custom interactions for your actions and bindings. |