Hey guys,
Just a question about multiplayer system.
Is there any way to made a multiplayer system without use C2 multiplayer, or Photon?
I mean i want to use my own server. Is there any tutorial or video, whatever to help with this?
Thanks!
I have made simpler multiplayer games (turn based) using Firebase with great success!
Rexrainbow made some great plugins for Firebase.
You can find them here: scirra.com/forum/plugin-firebase_t121776
He also has tutorials and examples of his plugins!
boulerzzz
Thank you my friend!
odiusfly Without photon cloud,onpremise or photon altogether?
Phacanu
I talk to build 100% multiplayer system from scratch. Based on php maybe, whatever script to call from construct 2, but the server to be on my hosting. No any extra plugins.
Develop games in your browser. Powerful, performant & highly capable.
Phacanu I talk to build 100% multiplayer system from scratch. Based on php maybe, whatever script to call from construct 2, but the server to be on my hosting. No any extra plugins.
It'd be more sane to use the websocket plugin to do that than using php,You can build your own server side code and everything and just use the websocket plugin to receive packets
Ok thank you, i will check it.
If i am not wrong i think Firebase free as a limit of 10 connect but paid is more