aboutsummaryrefslogblamecommitdiffstats
path: root/godot/scenes/objects/old/Die.tscn
blob: cab0d155a91d8fe54138e3f9f270bb7fb9ae932d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                   
[gd_scene load_steps=2 format=2]

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

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

[node name="Die" parent="." instance=ExtResource( 1 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.1, 0 )

[node name="CamRoot" type="Spatial" parent="Die"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.1, 0 )