test-client-godot/game_scene/game_scene.tscn

17 lines
522 B
Text

[gd_scene load_steps=3 format=2]
[ext_resource path="res://game_scene/game_scene.gd" type="Script" id=1]
[ext_resource path="res://game_scene/Game/Game.tscn" type="PackedScene" id=2]
[node name="game_scene" type="Node"]
script = ExtResource( 1 )
_sections_unfolded = [ "Pause" ]
[node name="Game" parent="." index="0" instance=ExtResource( 2 )]
[node name="start_position" type="Spatial" parent="." index="1"]
transform = Transform( -0.750826, 0, -0.660501, 0, 1, 0, 0.660501, 0, -0.750826, -3.30032, 0, -21.351 )