Continue blocks shapes
This commit is contained in:
parent
c4d56de0d4
commit
5567863745
4 changed files with 112 additions and 75 deletions
|
|
@ -15,6 +15,8 @@
|
|||
#define LCR_FREE_CAMERA_TURN_STEP \
|
||||
(LCR_SETTING_FREE_CAMERA_TURN_SPEED / LCR_SETTING_FPS)
|
||||
|
||||
#define LCR_MAP_SIZE_BLOCKS 64
|
||||
|
||||
/** Maximum number of triangles of a block shape. */
|
||||
#define LCR_MAP_BLOCK_SHAPE_MAX_BYTES 80
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue