]> Untitled Git - baabarian.git/blob - cube.tscn
Added test scene, debug UI, and player
[baabarian.git] / cube.tscn
1 [gd_scene load_steps=2 format=3 uid="uid://bx83k2u0snfjc"]
2
3 [sub_resource type="BoxMesh" id="BoxMesh_xc3wn"]
4
5 [node name="Cube" type="Node3D"]
6
7 [node name="MeshInstance3D" type="MeshInstance3D" parent="."]
8 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
9 mesh = SubResource("BoxMesh_xc3wn")