starting to implement twitch

This commit is contained in:
Tabby 2025-04-21 00:14:55 +10:00
parent 3e6fa5ff78
commit 2cd7af98a1
6 changed files with 28 additions and 3 deletions

6
twitch.tscn Normal file
View file

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://cg12qp1rk55ai"]
[ext_resource type="Script" uid="uid://damxpifvhhb78" path="res://twitch.gd" id="1_xmflv"]
[node name="Twitch" type="Node"]
script = ExtResource("1_xmflv")