-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added some randomness in where islands are created
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@ly-nxs this still doesn't solve the problem. 1, 3, 3 can still lead to the same place. One axis should always be positive while the other can vary, i.e. the axis will always add so that it is guaranteed that no island could generate in the same place. You would only be able to implement