add coin and script

This commit is contained in:
2025-10-20 14:02:27 +01:00
parent f36faba437
commit 2c584fcbbf
5 changed files with 134 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ radius = 5.0
[node name="Player" type="CharacterBody2D"]
z_index = 5
collision_layer = 2
script = ExtResource("1_g2els")
speed = 130.0
jump_velocity = -300.0