Has anyone been able to get the simulator in xcode 6 to use the 3x images inside of an atlas? Whenever I load them into SKTextureAtlas it will use the 2x image instead.
apparently you need to have launch images set (in project settings) in order for xcode to recognize different screen sizes properly