added moving backround

This commit is contained in:
PfandBoss
2022-12-11 02:58:09 +01:00
parent 597479a4a7
commit 54fcfe1866
7 changed files with 40 additions and 7 deletions

View File

@@ -33,6 +33,7 @@ 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"]