mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 18:03:47 +00:00
Props models
This commit is contained in:
parent
164c186201
commit
6e949d5bb1
39 changed files with 1254 additions and 689 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue