Props models

This commit is contained in:
Marco 2025-06-24 18:13:26 +02:00
commit 6e949d5bb1
39 changed files with 1254 additions and 689 deletions

View file

@ -38,8 +38,8 @@ material = SubResource("StandardMaterial3D_2kukh")
height = 0.679688
[sub_resource type="CylinderShape3D" id="CylinderShape3D_6d8x8"]
height = 1.0415
radius = 1.5708
height = 1.18042
radius = 1.20117
[sub_resource type="SphereShape3D" id="SphereShape3D_ok250"]
@ -127,7 +127,7 @@ _selectorController = NodePath("SelectorController")
_errorSound = NodePath("AudioStreamPlayer")
[node name="CollisionShape3D" type="CollisionShape3D" parent="ActivationProvider"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.224854, 0)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.294313, 0)
shape = SubResource("CylinderShape3D_6d8x8")
[node name="SelectorController" type="Node" parent="ActivationProvider"]