nullkal / UniSense

The Unity extension for DualSense controller
MIT License
90 stars 21 forks source link
dualsense gamepad inputsystem unity

UniSense: DualSense plugin for Unity InputSystem

This plugin enables Unity apps to use DualSense, the controller for PS5 in Windows.

This project is incomplete state for now. For example:

Any contribution is appreciated. Please do not hesitate to send PR if you have any proposal regarding this project.

Requirements

Installation

You can install this package using Unity Package Manager (UPM).

  1. On Unity Editor, open UPM window by going to Window > Package Manager
  2. In this window top left corner, click on the + button and select Add package from git URL...
  3. Enter this url https://github.com/nullkal/UniSense.git

Samples

A main sample is available. There, you can see how to use the DualSense main features.

On the UPM windows, select Input System-UniSense package, go to the Samples section and import the DualSense Main Sample.

Special thanks