Publisher | Ronnie Kauanoe |
---|---|
File size | 673.05kB |
Number of files | 7 |
Latest version | 1 |
Latest release date | 2020-02-26 01:47:11 |
First release date | 2020-02-26 01:47:11 |
Supported Unity versions | 2018.4.2 or higher |
Summary
This includes the EZGamepad and EZGM classes, which were made to simplify Unity’s v1.0 Input System and to provide an easy-to-integrate generic gamepad class and manager for single-player and (up to) four-player local multiplayer games.
Features
- Supports gamepad input for up to four-player local multiplayer.
- Supports Xbox One and PlayStation 4 controllers. Any combination of the two types can be used!
- EZGamepad class that contains all button and joystick information for a single controller.
- EZGM (aka EZGamepadManager) class that updates EZGamepads and manages their connections and player assignments dynamically.
- Includes two example scenes and scripts showcasing the EZGamepad and EZGM's functionality.