This commit is contained in:
2022-12-11 02:19:40 +01:00
parent a852fe8894
commit 0d9acc5f47
11 changed files with 36 additions and 200 deletions

View File

@@ -33,7 +33,6 @@ shape = SubResource("CylinderShape3D_orr2n")
[node name="Sprite3D2" type="Sprite3D" parent="."]
transform = Transform3D(0.15, 0, 0, 0, -6.55671e-09, 0.15, 0, -0.15, -6.55671e-09, 0, 3.10039, 0)
visible = false
texture = ExtResource("3_ojyse")
[connection signal="body_entered" from="Area3D" to="." method="on_Player_enter"]