Add EuphRoom

This commit is contained in:
Joscha 2024-02-06 00:48:35 +01:00
parent 69515c6bc1
commit 1eafc745d7
3 changed files with 101 additions and 0 deletions

10
EuphRoom/EuphRoom.tscn Normal file
View file

@ -0,0 +1,10 @@
[gd_scene load_steps=2 format=3 uid="uid://dmuubcbriw7uu"]
[ext_resource type="Script" path="res://EuphRoom/EuphRoom.gd" id="1_0hbbt"]
[node name="EuphRoom" type="Node"]
script = ExtResource("1_0hbbt")
[node name="ReconnectTimer" type="Timer" parent="."]
wait_time = 10.0
one_shot = true