Upload pictures in an online database.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Rob1980

Hi everyone! I wanna know if it was possible, in Godot, to upload pictures in a free online hosting database (such as ImgBB or Cloudinary) and then reuse them directly from the pictures URL during the gameplay.

Thanks for the answers!

:bust_in_silhouette: Reply From: SteveSmith

Yes. See the HTTPClient class: HTTP client class — Godot Engine (stable) documentation in English

Thank you so much! :wink:

Rob1980 | 2023-01-05 11:12