gover man!
This commit is contained in:
parent
55059788b2
commit
81b01b7508
8 changed files with 185 additions and 36 deletions
|
|
@ -32,7 +32,7 @@ position = Vector2(124, 280)
|
|||
[node name="StaticBody2D" type="StaticBody2D" parent="."]
|
||||
|
||||
[node name="CollisionShape2D2" type="CollisionShape2D" parent="StaticBody2D"]
|
||||
position = Vector2(246, 160)
|
||||
position = Vector2(245, 160)
|
||||
shape = SubResource("RectangleShape2D_ikr60")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"]
|
||||
|
|
@ -53,9 +53,3 @@ position = Vector2(124, 81)
|
|||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource("5_wcm38")
|
||||
autoplay = true
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
offset_right = 40.0
|
||||
offset_bottom = 23.0
|
||||
text = "SCORE: 000000000
|
||||
GRAZE: 0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue