Working Code

Create a Plugin with this code, for Working Sammi Socket Connection.
This commit is contained in:
Mario Steele 2025-04-30 04:09:20 -05:00
parent 03c0c804b0
commit eacd8d72af
5 changed files with 33 additions and 5 deletions

9
test_godot.tscn Normal file
View file

@ -0,0 +1,9 @@
[gd_scene load_steps=2 format=3 uid="uid://bs53go6esgusj"]
[ext_resource type="Script" uid="uid://byipe2kjrnbqu" path="res://test_godot.gd" id="1_pyjj8"]
[node name="TestGodot" type="Node2D"]
script = ExtResource("1_pyjj8")
[node name="HTTPRequest" type="HTTPRequest" parent="."]
accept_gzip = false