add train control game

This commit is contained in:
Overside srl
2026-01-27 19:11:56 +01:00
parent 2af450ffc5
commit 8222c7613d
238 changed files with 1778 additions and 476 deletions

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://by7iywhy2d8uy"]
[gd_scene 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"]
[node name="GameState" type="Node" unique_id=608737063]
script = ExtResource("1_ncx5y")