Hi, I made a lever that use arduino to control a forklift in unreal. However, there's a delay. Whenever I move the lever, it will take a few seconds for the forklift to react. How can I remove the delay?
The delay depends on how you have developed the code in Arduino and in UE4. If you create some delay in the Arduino that will create a delay in the communication. The time to receive any command from UE4 to the Arduino is between 0.01 mill to 0.02 mill.
Hey my man, i followed all the instructions and reached UE, but it never success to find my port. everything mentioned is checked. what might the problem would be?
This is brillant !
Congrats !
I'm looking forward to see what's next 🤪
Laurent From France
Thank you for your feedback!
Hi, I made a lever that use arduino to control a forklift in unreal. However, there's a delay. Whenever I move the lever, it will take a few seconds for the forklift to react. How can I remove the delay?
The delay depends on how you have developed the code in Arduino and in UE4. If you create some delay in the Arduino that will create a delay in the communication. The time to receive any command from UE4 to the Arduino is between 0.01 mill to 0.02 mill.
Hey my man, i followed all the instructions and reached UE, but it never success to find my port. everything mentioned is checked. what might the problem would be?
Hello! Well, if you want, go to my Discord channel so you can show me your blueprint in detail and see where the error is. discord.gg/ayvV42g2DJ
Does this plugin support Linux?
The plug in is on Unreal Engine and is for communicate on the Serial Com. You probably need to make the game on Windows and them Built to Linux.
I can't make the connection, I can't proceed
Thank you for let me know! here I made a Video that show a little example how I do it. Hope help : th-cam.com/video/QElmuwZUgTA/w-d-xo.html