Hi, I want to use the network feature for my game but I can’t find it anywhere, please help!
1 Like
Hi,
Documentation is here: Network [GDevelop wiki]
The network action is called Send a request to a web page but you can just click on Add action and type “network” and you’ll find it.
Thank you, I thought there was a seperate extension but I was wrong. I’m trying it out to see if I can get an online multiplayer game working.