starting to implement twitch
This commit is contained in:
parent
3e6fa5ff78
commit
2cd7af98a1
6 changed files with 28 additions and 3 deletions
6
twitch.tscn
Normal file
6
twitch.tscn
Normal 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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue