2025-04-29 22:06:23 -05:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://dj1kvk06ycncu"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://dkb5dxuccrpnp" path="res://test_node.gd" id="1_6uery"]
|
|
|
|
|
|
|
|
|
|
[node name="TestNode" type="Node2D"]
|
|
|
|
|
script = ExtResource("1_6uery")
|
2025-04-30 04:09:20 -05:00
|
|
|
host = "localhost"
|
|
|
|
|
port = 9450
|
|
|
|
|
query = "/api?getVariable=somevariable"
|