PS4 InputManager is for Unity3D developers to get a head start on developing with a PS4 controller.
- Clone/Download and extract the files somewhere in your machine.
- Navigate to the root of your project.
- Drag and drop InputManager.asset to ProjectSettings folder.
- Drag and drop PS4_Input.js and PS4_Input.cs into your Assets folder.
- Open your project in Unity3D
- Drag PS4_Input.js or PS4_Input.cs to a existing gameObject in your scene.
- Run your project and watch your inputs prints in your console.
Note: Make sure you have your PS4 Controller connected to your machine.
Follow me on Twitter and feel free to message me if anything.