TSSphereCollider with high speed can penetrate BoxCollider.
When I add the force in simplecontroller script , the TSSphereCollider will penetrate the wall
tsRigidBody.AddForce(forceToApply*3, ForceMode.Impulse);
When I add the force in simplecontroller script , the TSSphereCollider will penetrate the wall
tsRigidBody.AddForce(forceToApply*3, ForceMode.Impulse);