Multiplayer game get all the hosts in node js server in gamemaker studio

Опубликовано: 02 Февраль 2025
на канале: navidrct
671
30

get all the hosts that was created in our server with game maker studio

my first game:
https://play.google.com/store/apps/de...

link to my patreon page and download sources and graphics:
  / navidansari  

instagram:
  / navidrct  

timecodes:
0:00 intro
1:08 create room for join lobby
3:11 send get all hosts request to our nodejs server
6:31 create function in our server for getting all hosts
8:26 add async networking for getting all the hosts
9:40 debug our multiplayer game in gamemaker stuido to see data that is comming