sprite - cocos2d-iphone. Spritesheet depending on a screen resolution? -


cocos2d adds suffixes resources similar way "@2x" works usual ios apps. want place these pictures spritesheet.

the problem default cocos2d spritesheet represented 1 png , 1 plist file sprite frames.

so how force cocos2d engine apply these suffixes plist files when necessary?

cocos2d suports suffixes plist files. if have "example-hd.plist" should use usual frame names inside (without "-hd" suffix)


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -