mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
exports
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user