Selector changes

This commit is contained in:
Marco 2025-08-12 08:43:26 +02:00
commit 690ac102dc
3 changed files with 140 additions and 34 deletions

View file

@ -328,7 +328,7 @@ _selectorController = NodePath("SelectorController")
_errorSound = NodePath("AudioStreamPlayer")
SelectorScene = ExtResource("24_j6bpw")
[node name="CollisionShape3D" type="CollisionShape3D" parent="ActivationProvider"]
[node name="CollisionShape" type="CollisionShape3D" parent="ActivationProvider"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.294313, 0)
shape = SubResource("CylinderShape3D_6d8x8")