Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Fix the spawn point in worlds #14

Open
risu729 opened this issue Mar 18, 2023 · 0 comments
Open

Fix the spawn point in worlds #14

risu729 opened this issue Mar 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@risu729
Copy link
Owner

risu729 commented Mar 18, 2023

The player's spawn point in the converted void world is (0, -104, 0), the lowest.
This is because the player falls during the world generation.

A floor around (0, 0, 0) might be a solution to avoid this.
In this way, the floor might interfere with loaded structures, so shifting the structures is needed.

@risu729 risu729 added the bug Something isn't working label Mar 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant