0 votes

Hello everyone.

So I'm new to Godot and game developing.
I have an idea for a game(for android and IOS) that I'm starting to develop.

My questions are:
Can I change a sprite texture with a photo that the player takes?
Camera access is possible using Godot, how?
Can I change a sprite texture with an image from a server?
And Last but not least can I call a server side file inside a scene? This way write and read users info in the database?

Sorry for my english.
Tanks

in Engine by (12 points)

1 Answer

0 votes

Hi,

I don't know about using Camera, but for the call to a server, you must use HTTPClient, see HTTP client exemple

by (370 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.