6 lines
228 B
Text
6 lines
228 B
Text
[gd_scene load_steps=2 format=3 uid="uid://d247bxhjaip8h"]
|
|
|
|
[ext_resource type="Script" uid="uid://d18wt8smvaeid" path="res://http_client.gd" id="1_4bxm2"]
|
|
|
|
[node name="HttpClient" type="Node2D"]
|
|
script = ExtResource("1_4bxm2")
|