15 lines
544 B
Plaintext
15 lines
544 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://bbwi3i17ihdyg"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dnu75vlsj8cbo" path="res://catt.blend" id="1_j1xhv"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_x03ku"]
|
|
size = Vector3(2.72968, 5.20621, 3.12756)
|
|
|
|
[node name="cat" type="RigidBody3D"]
|
|
|
|
[node name="catt" parent="." instance=ExtResource("1_j1xhv")]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.488501, 1.14024, 0.0228882)
|
|
shape = SubResource("BoxShape3D_x03ku")
|