made it acutally work in godot, and made it draw a texture

This commit is contained in:
Rhys Tumelty
2026-08-23 20:59:48 +01:00
parent 427c64ef5d
commit 27693a8fbf
15 changed files with 163 additions and 98 deletions

View File

@@ -1,6 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://dh0oj81pufivs"]
[gd_scene format=3 uid="uid://dh0oj81pufivs"]
[ext_resource type="Script" path="res://example.gd" id="1_jdh55"]
[ext_resource type="Script" uid="uid://bkwk40ybs8kgm" path="res://example.gd" id="1_jdh55"]
[node name="Node" type="Node"]
[node name="Node" type="Node" unique_id=2080300232]
script = ExtResource("1_jdh55")
[node name="UDPVideoStream" type="UDPVideoStream" parent="." unique_id=270982386]