bodypartfighter/Controllers/GameStateController.tscn

7 lines
189 B
Plaintext
Raw Normal View History

2020-02-01 18:36:42 +01:00
[gd_scene load_steps=2 format=2]
2020-02-01 15:09:11 +01:00
[ext_resource path="res://Controllers/GameStateController.gd" type="Script" id=1]
[node name="GameStateController" type="Node"]
script = ExtResource( 1 )