void   SetSpriteCarrier(float *obj)

            Set the sprite position with this matrix. It recalculate the view matrix by the camera position matirx (see below). So you need set it after the SetCameraPos().

            You can put a sprite with putclipobj() like a object after you set his matrix with it.