This commit is contained in:
parent
d0780ad261
commit
6d989f8c1f
8 changed files with 94 additions and 329 deletions
|
@ -149,7 +149,7 @@ int MAP3D_CENTRE_Y=500;
|
|||
int MAP3D_BLOCKSTEPSIZE=315;
|
||||
|
||||
int MAP2D_CENTRE_X=-256;
|
||||
int MAP2D_CENTRE_Y=-136;
|
||||
int MAP2D_CENTRE_Y=-136-(4*16);
|
||||
int MAP2D_BLOCKSTEPSIZE=16;
|
||||
|
||||
int CAMERA_SCROLLLIMIT=8; // SB is this many tiles off centre at most
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue