Change of Friction
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
[sub_resource type="CircleShape2D" id=1]
|
||||
radius = 6.38067
|
||||
|
||||
[node name="Node2D" type="Area2D"]
|
||||
[node name="coin" type="Area2D"]
|
||||
script = ExtResource( 2 )
|
||||
|
||||
[node name="Sprite" type="Sprite" parent="."]
|
||||
position = Vector2( 28.3217, 41.6257 )
|
||||
texture = ExtResource( 1 )
|
||||
|
||||
[node name="Collision" type="CollisionShape2D" parent="."]
|
||||
[node name="coin" type="CollisionShape2D" parent="."]
|
||||
position = Vector2( 28.4389, 40.6703 )
|
||||
shape = SubResource( 1 )
|
||||
|
||||
|
Reference in New Issue
Block a user