This commit is contained in:
JMP Games
2026-01-22 08:34:02 +01:00
parent f164f2459c
commit e1a95d7417
791 changed files with 192815 additions and 1 deletions

6
scenes/gamestate.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://by7iywhy2d8uy"]
[ext_resource type="Script" uid="uid://s80bt8i6u2hv" path="res://scripts/gamestate.gd" id="1_ncx5y"]
[node name="GameState" type="Node"]
script = ExtResource("1_ncx5y")