Skip to content

Commit

Permalink
change(/wiki/chunking): added a link?
Browse files Browse the repository at this point in the history
  • Loading branch information
Longor1996 committed Feb 3, 2024
1 parent 3061f03 commit b4ea58d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/wiki/chunking/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,7 @@ var voxel = chunk.get_from_world(x, y, z);
```

In all of the above code, you might have noticed that nearly all coordinate variables have prefixes: There is a [good reason for that](/wiki/coordinate-systems).

## References

- <https://web.archive.org/web/20171121221839/https://www.blockstory.net/node/58>

0 comments on commit b4ea58d

Please sign in to comment.