images?

hello,

i have a question about images. lets say i have an image called dog.png. would i need to make one called dog@2x.png or is that only for icons? [import]uid: 19836 topic_id: 9245 reply_id: 309245[/import]

Depends if you want to take advantage of display.newImageRect. If you do then you can specify a @x2 image size in your config.lua file. Otherwise everything is optional. [import]uid: 33866 topic_id: 9245 reply_id: 33709[/import]

okay thanks. [import]uid: 19836 topic_id: 9245 reply_id: 33722[/import]