-
Notifications
You must be signed in to change notification settings - Fork 59
Home
Ikarus76 edited this page Nov 10, 2014
·
7 revisions
This is an unofficial Plugin for using Joysticks in the Unreal Engine 4. It is based on the source code of the unofficial Hydra Plugin for the Unreal Engine.
Currently it is mainly designed for the X52 (pro) Flight System from MadCatz/Saitek but should work with other Joysticks too.
To "install" the plugin, copy the "plugins"-folder to your projects directory. After starting the Unreal Engine Editor, you should see the plugin listed under "Window"->"Plugins"->"Installed".
To get events from the joystick, add a Blueprint based on JoystickPluginActor or add the JoystickPlugin Interface to your Blueprint.
More Information and Documentation can be found at the unreal engine forum here