loads a collision shape from a .bcs (Bullet Collision Shape) file and sets it to the object. Returns true if succeeded.
integer LoadObjectShape( objID, fileName )
int agk::LoadObjectShape( UINT objID, const char* fileName )