mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-12 17:17:09 -04:00
coords for corners
parent
3feb5fddae
commit
a84eaed45c
@ -27,10 +27,10 @@ It should be noted that you may press F7 in-game to see the red and blue line. T
|
||||
***
|
||||
|
||||
#### Corner endings
|
||||
* -NW
|
||||
* -NE
|
||||
* -SW
|
||||
* -SE
|
||||
* -NW ``` Min (0, 0, 0) : Max (8, 16, 8)```
|
||||
* -NE ``` Min (8, 0, 0) : Max (16, 16, 8)```
|
||||
* -SW ``` Min (0, 0, 8) : Max (8, 16, 16)```
|
||||
* -SE ``` Min (8, 0, 8) : Max (16, 16, 16)```
|
||||
|
||||
These suffixes stand for Northwest, Northeast, Southwest and Southeast.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user