change default player direction to the right

This commit is contained in:
Chris Cromer 2022-04-21 23:33:00 -04:00
parent 69e4d0d6fc
commit 6874c86786
Signed by: cromer
GPG Key ID: FA91071797BEEEC2
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ script = ExtResource( 5 )
frames = ExtResource( 1 )
animation = "idle"
centered = false
flip_h = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 12, 12 )