I'm trying to test out real-time multi-player capabilities, but I cannot get passed the input state. I have set logging so that when the 'set client input state' action is called it outputs the inputs. When the client views their log they can see the inputs they have made. However, when the host looks at their log, there is no acknowledgement of any client input.
The method is as so:
but the function appears never to be called.