godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Please change the create_from_image() to set_image() in the provided example

Open Troberto1 opened this issue 2 months ago • 4 comments

Your Godot version: 4.5 - stable, (steam)

Issue description: The create_from_image() did not worked for me, as stated in the example of image loading. But the set_image() worked when i changed it.

URL to the documentation page (if already existing): https://docs.godotengine.org/en/stable/classes/class_httprequest.html

Troberto1 avatar Sep 27 '25 17:09 Troberto1