Fix remote images not fetching
because the signal never fires unless the remote node is being threaded
This commit is contained in:
@@ -13,6 +13,7 @@ script = ExtResource("1_6qp7h")
|
||||
script = ExtResource("3_mg2dt")
|
||||
|
||||
[node name="Remote" type="HTTPRequest" parent="."]
|
||||
use_threads = true
|
||||
script = ExtResource("4_k4afm")
|
||||
|
||||
[node name="Placeholder" type="Sprite2D" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user