The plugin offers events that work with any controller. These should be used when using different controller types or very old controllers.

Since plugin version 3.2 there are the easy to use "Async Events". Alternatively, you can also use the Delegate Events. This video shows how to create them:


Main Events

Triggered when connecting and disconnecting controllers.












From plugin version 3.0 on the axis values are always converted so that 0 is returned if an axis is not moved and otherwise the values are always returned between -1.0 and 1.0. You can also disable this function.