0 votes

So, I'm making a simple multiplayer game and it goes well so far but I've stumbled into a problem. When testing I connect the client to the server with the IP address 127.0.0.1 and it works great, but when deploying the game to a hosting service (Firebase) I have no idea what IP address to use since they don't provide one (for reasons I'm not well versed enough in the subject to understand).

Is there a way to retain the bi-directional communication functionality without giving an IP address? Does it mean I need to make and run a server from my own machine?

Thanks in advance for the help.

in Engine by (21 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.