You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/com.unity.inputsystem/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ however, it has to be formatted properly to pass verification tests.
14
14
15
15
### Changed
16
16
- Expanded `RebindingUISample` to include a "game mode" state and a "menu state" to be more similar to a real game. Also added action-performed indicators (`InputActionIndicator`) illustrating when actions get triggered.
17
+
- Extended `RebindingUISample` to include example of mouse sensitivity slider and "swap controls" example.
17
18
18
19
### Added
19
20
- Exposed MediaPlayPause, MediaRewind, MediaForward keys on Keyboard.
0 commit comments