is-centre / udp-ue4-plugin-win64

A simple UDP communication plugin based on freely available code
MIT License
53 stars 20 forks source link

Sending/Receiving Input Data #6

Closed ghost closed 3 years ago

ghost commented 3 years ago

Thank you so much for this plugin!! I'm having some trouble sending InputAxis data In the UDPReceiver 'Is New Data Ready' is returning true, as is UDPSend Array' in UDPSender, however nothing is being output when we print the data from 'Get Data' in UDPReceiver. We are having the same issue with input keys in general. Any help you can provide is appreciated! :)

extall commented 3 years ago

Hello! I see you have closed this issue. For the benefit of the community, can you tell me what the problem was that you were able to fix?

extall commented 3 years ago

Looks like it this is not happening, so I am closing this.