Problem
Trying to programatically change the SKSpriteNode
perspective? i.e making the bottom
of the image a greater width than the top
of the image, or vice versa?
Cannot find any search help for this in Sprite Kit.
Check out CIPerspectiveTransform filter.I believe it is possible to apply it using SKEffectNode.