Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eviltwo authored Jul 13, 2024
1 parent 9d33915 commit 89ffba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Change controller input from Unity(InputSystem) to Steam(InputAction). You can g
This package is useful if you want to use the InputSystem but partially use SteamInput.
For example, you can generate button information to pass to `SteamInput.GetGlyphPNGForActionOrigin()`.

![image](https://github.com/eviltwo/UnitySteamInputAdapter/assets/7721151/73e78a15-4096-4467-8a72-d89027b821fb)
Check out [InputGlyphs](https://github.com/eviltwo/InputGlyphs) that use this package!

Please note that we have not tested this with all controllers. Xbox controllers and PS5 controllers have been tested.
![image](https://github.com/eviltwo/UnitySteamInputAdapter/assets/7721151/73e78a15-4096-4467-8a72-d89027b821fb)

# Require packages
- InputSystem (Unity)
Expand Down

0 comments on commit 89ffba8

Please sign in to comment.