16 lines
547 B
Plaintext
16 lines
547 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://dh3bqpy8kag5"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dtlsayi2hy4pv" path="res://geti.blend" id="1_s8nqi"]
|
|
|
|
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_qkd5m"]
|
|
radius = 1.36022
|
|
height = 6.33376
|
|
|
|
[node name="RigidBody3D" type="RigidBody3D"]
|
|
|
|
[node name="geti" parent="." instance=ExtResource("1_s8nqi")]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.626739, 1.24174, 0)
|
|
shape = SubResource("CapsuleShape3D_qkd5m")
|