25 lines
1.2 KiB
Plaintext
25 lines
1.2 KiB
Plaintext
|
[gd_scene load_steps=4 format=2]
|
||
|
|
||
|
[ext_resource path="res://vehicles/buggy.tscn" type="PackedScene" id=1]
|
||
|
|
||
|
[sub_resource type="CubeMesh" id=1]
|
||
|
|
||
|
[sub_resource type="ConcavePolygonShape" id=2]
|
||
|
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="buggy" instance=ExtResource( 1 )]
|
||
|
|
||
|
[node name="Camera" type="Camera" parent="." index="7"]
|
||
|
transform = Transform( -0.0903024, 0, -0.995914, 0, 1, 0, 0.995914, 0, -0.0903024, -3.4904, 1.22508, 0 )
|
||
|
|
||
|
[node name="StaticBody" type="StaticBody" parent="." index="8"]
|
||
|
|
||
|
[node name="MeshInstance" type="MeshInstance" parent="StaticBody" index="0"]
|
||
|
transform = Transform( 6.60148, 0, 0, 0, 0.0658818, 0, 0, 0, 6.60148, 0, -0.212286, 0 )
|
||
|
mesh = SubResource( 1 )
|
||
|
material/0 = null
|
||
|
|
||
|
[node name="CollisionShape" type="CollisionShape" parent="StaticBody" index="1"]
|
||
|
transform = Transform( 6.60148, 0, 0, 0, 0.0658818, 0, 0, 0, 6.60148, 0, -0.212286, 0 )
|
||
|
shape = SubResource( 2 )
|