fixed placer movement

This commit is contained in:
Jonas Mucke
2020-04-19 18:27:48 +02:00
parent dd227744ac
commit 1a58a9689e
2 changed files with 13 additions and 9 deletions

View File

@@ -34,6 +34,7 @@ position = Vector2( 152, 120 )
[node name="Player" parent="YSort" instance=ExtResource( 1 )]
position = Vector2( 176, 112 )
scale = Vector2( 2, 2 )
debug = true
FRICTION = 200
[node name="AnimationTree" parent="YSort/Player" index="4"]