AW ForceFeedBack for Windows
"AW ForceFeedBack" is an set that controls the Force Feed-Back of the handle controller from the Unity app that runs on Windows. *It is a Windows native asset and works only on Windows.
by active world
★★★★ star rating
Price History +
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.