If a SKSpriteNode has a texture with alpha that's not rectangular, and no outline/border, does the touch area of the SPSpriteNode reduce to the area of only opaque pixels and ignore the completely transparent pixels?
Or is the SKSpriteNode's rectangular size, regardless of texture transparency, the touch area?