mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-13 17:47:12 -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
|
#### Corner endings
|
||||||
* -NW
|
* -NW ``` Min (0, 0, 0) : Max (8, 16, 8)```
|
||||||
* -NE
|
* -NE ``` Min (8, 0, 0) : Max (16, 16, 8)```
|
||||||
* -SW
|
* -SW ``` Min (0, 0, 8) : Max (8, 16, 16)```
|
||||||
* -SE
|
* -SE ``` Min (8, 0, 8) : Max (16, 16, 16)```
|
||||||
|
|
||||||
These suffixes stand for Northwest, Northeast, Southwest and Southeast.
|
These suffixes stand for Northwest, Northeast, Southwest and Southeast.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user