+4 votes

Hi,
I've been trying to reduce the size of my future exported game, the way I want to achieve this is by downloading the images and other less "core" files from a server.
I can host a server with an extra computer that I have, so there, all the files will be hosted.

What I need is a way to download those files, is it by html request? If so, could I have an example of a random image http request? Or the syntax of request() itself.

Also, on Enet connections how do I send more than one variable at the same time? I made a little chat, but because I don't know how to do what I just mentioned I had to send a single string as ascii with: timestamp + username + msg.

in Engine by (108 points)

1 Answer

+2 votes
by (380 points)
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.