Publisher | active world |
---|---|
File size | 461.70kB |
Number of files | 22 |
Latest version | 1.0.0 |
Latest release date | 2022-09-01 08:07:15 |
First release date | 2022-09-01 08:07:15 |
Supported Unity versions | 2018.4.2 or higher |
Force feedback can be easily implemented with a steering wheel controller such as G29, and it is possible to control vibration, torque, and viscosity.
After initializing with AWFFB_Create(), just pass the vibration parameters with AWFFB_SetVibration(), AWFFB_SetTorque(), and AWFFB_SetViscosity().
*See help for details.
Two samples are included below.
A sample that allows you to set force feedback parameters from the keyboard.
A simple sample that drives a car. (The vibration changes depending on the material on the ground, it vibrates when it hits a wall, and the viscosity changes depending on the speed)
You can download the DEMO executable from below.