Change of Friction

This commit is contained in:
tiffanyfrias10
2021-11-30 21:21:58 -06:00
parent 73efc1ffea
commit 34f7407d6a
6 changed files with 29 additions and 22 deletions

View File

@@ -44,7 +44,7 @@ tile_data = PoolIntArray( 0, 0, 65537, 1, 0, 65538, 2, 0, 65538, 3, 0, 65538, 4,
[node name="Player" parent="YSort" instance=ExtResource( 1 )]
position = Vector2( 20, 26 )
ACCELERATION = 500
FRICTION = 500
FRICTION = 100
[node name="tree6" type="StaticBody2D" parent="YSort"]