JoystickPlugin icon indicating copy to clipboard operation
JoystickPlugin copied to clipboard

Add some example effects to the plugin

Open JaydenMaalouf opened this issue 3 years ago • 7 comments

This is more of a nice to have for anyone that wants true plug n play

JaydenMaalouf avatar Aug 09 '21 13:08 JaydenMaalouf

Could you also add a simple demo project that show how to make force feedback I personally don't really understand the way it works

Gmacree avatar Apr 24 '23 22:04 Gmacree

Could you also add a simple demo project that show how to make force feedback I personally don't really understand the way it works

I should have some time this weekend to put something together in a separate repo

JaydenMaalouf avatar Apr 26 '23 08:04 JaydenMaalouf

I just leave a not here, that, from my perspective also - having a ready example is always a good idea. For both testing, and - understanding.

Juris3D avatar Apr 27 '23 10:04 Juris3D

Any news on examples on how to send forcefeedback effects ?

gotleg avatar Apr 01 '24 02:04 gotleg

Any news on examples on how to send forcefeedback effects ?

I'm currently doing a bit of rework on FFB as the current implementation has some issues when multiple devices come into play (ie. Thrustmaster Shifter + Wheel). Once I have a solid solution, I'll make some example effects.

JaydenMaalouf avatar Apr 01 '24 13:04 JaydenMaalouf

OK great, thank you very much. If I can be any help ;)

gotleg avatar Apr 01 '24 21:04 gotleg

Don't wanna push you but do you have any idea of when it could be available ? We alreay use you plugin for driving and i'm impatient to start coding force feedback :) The way your plugin integrates to unreal is way cleaner than any other solution out there, keep going 👍

gotleg avatar Apr 04 '24 09:04 gotleg

@JaydenMaalouf Do you have the opportunity to add an example of the FFB implementation to your plugin? We managed to figure out all the nuances, except for the implementation of the FFB, it remains only to get an understanding of how force feedback is created.

KeinEngelZlat1992 avatar May 21 '24 09:05 KeinEngelZlat1992

This is now complete Example project can be found here: https://github.com/JaydenMaalouf/JoystickExample

JaydenMaalouf avatar Jul 28 '24 12:07 JaydenMaalouf