This commit is contained in:
Snorre 2025-04-05 16:02:25 +02:00
parent 1068376829
commit 9f24787958
4 changed files with 24 additions and 0 deletions

BIN
models/tomato.blend Normal file

Binary file not shown.

BIN
models/tomato.blend1 Normal file

Binary file not shown.

View file

@ -18,6 +18,10 @@ config/icon="res://icon.svg"
project/assembly_name="nordic25"
[filesystem]
import/blender/enabled=false
[xr]
openxr/enabled=true

View file

@ -0,0 +1,20 @@
[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")