Cocos2d-Swift v3.x Sprite Builder : In iPad iPhone sd images are used. -ipad suffix ignored
问题 Code: var bg = CCSprite(imageNamed:"Background.png") Images used in Resource: Background-hd.png Background-ipad.png Background-ipadhd.png Background-iphone5hd.png Background.png In all device Background.png(320x480) used, other images are ignored. How to fix this ? Retina display is not enabled...How to enable retina display in v3 ? Here is working sample code with this problem. 回答1: I'm not really advanced user of SpriteBuilder but have some concerns about your issue. As you are using Sprite