Hi Construct Community,
I was taking the multiplayer tutorial recently, I'm creating a test c3p to try out the multiplayer function, what I want to do is when host joined created a red ball, and created blue ball for every peers joined, it seems very easy but somehow I couldn't make it work.
On host side can only see 1 red ball, on peer side host's ball is in blue and peer's ball is red.
This is my c3p file: here
Could anyone help me on this newbie issue? Thanks.