SPCOL has additional attributes X,Y,W,H so change line 381 to SPCOL SP,0,0,2,2,TRUE Assuming your heart's origin is the top-left corner, this code means "from the point of origin (0,0), draw a 2 by 2 hitbox and enable (=make true of) scaling so that if your heart grows big, so will the hitbox".