-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSpatial.tscn
More file actions
25 lines (17 loc) · 806 Bytes
/
Spatial.tscn
File metadata and controls
25 lines (17 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[gd_scene load_steps=4 format=2]
[ext_resource path="res://Spatial.gd" type="Script" id=1]
[sub_resource type="CapsuleMesh" id=1]
[sub_resource type="CapsuleMesh" id=2]
[node name="Spatial" type="Spatial"]
[node name="Camera" type="Camera" parent="."]
transform = Transform( 1, 0, 0, 0, 0.883986, 0.467513, 0, -0.467513, 0.883986, 0, 8.15454, 10.4612 )
[node name="Spatial" type="Spatial" parent="."]
script = ExtResource( 1 )
[node name="wq" type="MeshInstance" parent="Spatial"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 2.24005, 0, 0, 1.1804 )
mesh = SubResource( 1 )
material/0 = null
[node name="MeshInstance2" type="MeshInstance" parent="Spatial"]
transform = Transform( 2.33708, 0, 0, 0, 1, 0, 0, 0, 0.565528, -0.0414584, 0.0376048, 0.300248 )
mesh = SubResource( 2 )
material/0 = null