godot_osc_demo/osc_receiver.tscn
Christopher Arndt 91ce62f680 Initial commit
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2023-11-04 00:13:48 +01:00

8 lines
214 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://bqci5bw1h0lh7"]
[ext_resource type="Script" path="res://OSCReceiver.gd" id="1_ujyu5"]
[node name="OSCReceiver" type="Node"]
script = ExtResource("1_ujyu5")
debug = true