change default player direction to the right
This commit is contained in:
parent
69e4d0d6fc
commit
6874c86786
@ -19,6 +19,7 @@ script = ExtResource( 5 )
|
|||||||
frames = ExtResource( 1 )
|
frames = ExtResource( 1 )
|
||||||
animation = "idle"
|
animation = "idle"
|
||||||
centered = false
|
centered = false
|
||||||
|
flip_h = true
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||||
position = Vector2( 12, 12 )
|
position = Vector2( 12, 12 )
|
||||||
|
Loading…
Reference in New Issue
Block a user