httpclientdebugger/test_node.tscn
Mario Steele eacd8d72af Working Code
Create a Plugin with this code, for Working Sammi Socket Connection.
2025-04-30 04:09:20 -05:00

9 lines
295 B
Text

[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")
host = "localhost"
port = 9450
query = "/api?getVariable=somevariable"