Then use SPCOL X, Y, W, H, 1 - X and Y are the offset for the top left corner of the collision box, and W and H are the width and height of it. The 1 at the end enables scale adjustment. Ideally you'll want to replace X and Y with half the width of the sprite in X, and half the height for Y, however they both should be NEGATIVE values.