I wanted to use a png image to create a pattern for an SKSpriteNode. Supposedly:
I hope this is something that is possible
So I am supposed to use an .fsh file for shading. The thing is, can I create such a file from an image? Everywhere I've looked only show's mathematical methods for creating those files.Pattern images are not supported via UIColor in SpriteKit
I hope this is something that is possible