changes to coin
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
|
||||
[node name="Player" parent="." instance=ExtResource( 2 )]
|
||||
collision_layer = 5
|
||||
collision_mask = 6
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="Player"]
|
||||
current = true
|
||||
@@ -44,7 +43,7 @@ centered = false
|
||||
script = ExtResource( 1 )
|
||||
|
||||
[node name="coin" parent="." instance=ExtResource( 5 )]
|
||||
position = Vector2( 72, 456 )
|
||||
position = Vector2( 72, 450 )
|
||||
|
||||
[node name="coin2" parent="." instance=ExtResource( 5 )]
|
||||
position = Vector2( 240, 456 )
|
||||
position = Vector2( 234, 450 )
|
||||
|
Reference in New Issue
Block a user