Skip to content

Commit

Permalink
Adjusted player start position
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ruehl committed Jul 28, 2017
1 parent ed37f5d commit 65a7825
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/levels/forest/forest.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ transform/pos = Vector2( 3883, 2270 )
z/z = 0
select_dialogbox = NodePath("../hud/dialogbox")

[node name="Sprite" parent="Yan"]

frame = 3

[node name="player" parent="." instance=ExtResource( 3 )]

transform/pos = Vector2( 104, 1056 )
Expand Down

0 comments on commit 65a7825

Please sign in to comment.