SpriteSheet Spacing

I can’t seem to get my spacing right. What spacing between pictures are you guys using? [import]uid: 8192 topic_id: 2186 reply_id: 302186[/import]

This totally depends on the content and what you’re doing. In general, every frame should have at least a 1 pixel border of transparency around it; this principally affects transformations such as scale and rotation. But if you are tiling and not doing those kinds of transforms, then you may not need any space. What issues are you encountering, and how are you using the sprites? [import]uid: 54 topic_id: 2186 reply_id: 6682[/import]

I am spacing them using the flash software recomended on the site. Works well but then I have to go back in to fireworks and trim it. I add 1 px at each end and leave 1 px spacing. It seems that if my images are of odd size, it’s tough to call the correct size in corona. Also I think there is a problem with scaling. I can scale the object no problem but it seems that the physics engine doesn’t scale accordingly. I made a post about this on the forum. Do you think my spacing could affect that? [import]uid: 8192 topic_id: 2186 reply_id: 6709[/import]