17 lines
411 B
Plaintext
17 lines
411 B
Plaintext
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://models/tround.obj" type="ArrayMesh" id=1]
|
|
|
|
[sub_resource type="CapsuleShape" id=1]
|
|
radius = 0.0575807
|
|
height = 0.184025
|
|
|
|
[node name="RigidBody" type="RigidBody"]
|
|
|
|
[node name="MeshInstance" type="MeshInstance" parent="."]
|
|
mesh = ExtResource( 1 )
|
|
material/0 = null
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
shape = SubResource( 1 )
|