aboutsummaryrefslogblamecommitdiffstats
path: root/godot/scenes/levels/test_scene/TestScene.tscn
blob: 5775e390a443fb2bbf9948b0e787f5e1f6530df3 (plain) (tree)
1
2
3
4
5
6
7






                                                                                       
[gd_scene load_steps=2 format=2]

[ext_resource path="res://scenes/levels/test_scene/Floor.tscn" type="PackedScene" id=1]

[node name="TestScene" type="Spatial"]

[node name="Floor" parent="." instance=ExtResource( 1 )]