mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
Selector changes
This commit is contained in:
parent
176c1050b7
commit
690ac102dc
3 changed files with 140 additions and 34 deletions
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue