This commit is contained in:
parent
1ea21741e4
commit
5138533e49
7 changed files with 151 additions and 13 deletions
|
@ -105,16 +105,6 @@
|
|||
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// All platforms are fied to this width at the minute..
|
||||
#define PLATFORMWIDTH 80
|
||||
|
||||
// The collision box is this high.. if SB keeps falling through platforms then it *should* be sufficient
|
||||
// just to up this a bit
|
||||
#define PLATFORMCOLLISIONHEIGHT 80
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
class CLayerCollision *CNpcPlatform::m_layerCollision;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue