Skip to content

Commit

Permalink
Put the player back
Browse files Browse the repository at this point in the history
  • Loading branch information
maggardJosh committed Apr 14, 2024
1 parent 9c47d0e commit cd25061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ visible = false
position = Vector2(-170, -27)

[node name="Player" parent="." node_paths=PackedStringArray("spawn_point") instance=ExtResource("1_rotku")]
position = Vector2(1926, 946)
position = Vector2(-146, -24)
spawn_point = NodePath("../SpawnPoint")

[node name="Biomes" type="Node2D" parent="."]
Expand Down

0 comments on commit cd25061

Please sign in to comment.