This commit is contained in:
parent
1c886a0730
commit
28a5cdef9c
8 changed files with 21 additions and 53 deletions
|
@ -658,7 +658,6 @@ void CNpcPlatform::setCollisionAngle(int newAngle)
|
|||
|
||||
void CNpcPlatform::calculateBoundingBoxSize()
|
||||
{
|
||||
//sBBox boundingBox = getBBox();
|
||||
sBBox boundingBox = m_nonRotatedCollisionArea;
|
||||
|
||||
// 'render' collision box at correct angle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue