Hi, I’m making a multiplayer game with my friends and I’m using P2P. I made 2 previews and try to connect them to each other but doesn’t work. They error says couldn’t connect to “Id”. Here is my code, please help. Thanks
Can someone please help?
It’s been a long time since I dabbled in this, but make sure both devices are on the same network and can see each other (I’m not sure, but pinging may be a good check).
1 Like
I’m using one device and opened 2 previews to test it out, does it work the same with 2 devices?
Try triggering the event again once it’s received. If i remember clearly that’s how it was done in the p2p example in gdevelop.
1 Like
Hi thx for reply, but how do you trigger the event again. Thx
Pls someone help thx
You can try the trigger event action again, when yhe event is received.
In the event where the player text is modified, you can add that action again.
1 Like
thank you so much!
Awesome, glad i could help
1 Like