nordic2025/resources/food/bananan.tscn
2025-04-05 16:02:25 +02:00

21 lines
870 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://bfwmf84cr4hhl"]
[ext_resource type="PackedScene" uid="uid://csh2n73hb2co8" path="res://models/banana.fbx" id="1_bi44m"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_74lek"]
radius = 0.02
height = 0.113069
[node name="Bananan" type="RigidBody3D"]
[node name="banana" parent="." instance=ExtResource("1_bi44m")]
transform = Transform3D(0.02, 0, 0, 0, 0.02, 0, 0, 0, 0.02, 0, 0, 0)
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 0.816107, -0.5779, 0, 0.5779, 0.816107, 0, -0.0504407, -0.0107305)
shape = SubResource("CapsuleShape3D_74lek")
[node name="CollisionShape3D2" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, -0.837394, -0.546599, 0, 0.546599, -0.837394, 0, 0.025557, -0.00612295)
shape = SubResource("CapsuleShape3D_74lek")