22 lines
972 B
Plaintext
22 lines
972 B
Plaintext
[gd_scene load_steps=4 format=2]
|
|
|
|
[sub_resource type="SpatialMaterial" id=2]
|
|
|
|
[sub_resource type="CubeMesh" id=1]
|
|
material = SubResource( 2 )
|
|
|
|
[sub_resource type="ConcavePolygonShape" id=3]
|
|
data = PoolVector3Array( -1, 1, 1, 1, 1, 1, -1, -1, 1, 1, 1, 1, 1, -1, 1, -1, -1, 1, 1, 1, -1, -1, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, 1, -1, -1, 1, 1, 1, 1, 1, -1, 1, -1, 1, 1, 1, -1, 1, -1, -1, 1, -1, 1, -1, 1, -1, -1, 1, 1, -1, -1, -1, -1, 1, 1, -1, -1, 1, -1, -1, -1, 1, 1, 1, -1, 1, 1, 1, 1, -1, -1, 1, 1, -1, 1, -1, 1, 1, -1, -1, -1, 1, 1, -1, 1, -1, -1, -1, 1, -1, 1, 1, -1, -1, -1, -1, -1 )
|
|
|
|
[node name="foundation" type="Spatial"]
|
|
|
|
[node name="MeshInstance" type="MeshInstance" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0 )
|
|
mesh = SubResource( 1 )
|
|
material/0 = null
|
|
|
|
[node name="StaticBody" type="StaticBody" parent="MeshInstance"]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="MeshInstance/StaticBody"]
|
|
shape = SubResource( 3 )
|