mrd777 Hi there, Is there a way to have automatic bounding box on all pixels that are not transparent in animation? or Do I have to draw BB around each image one by one and make sure it's animated correctly? Thanks! Dave
Mario Currently you need to manually define the bounding boxes if you want a tight fit. The alternative to this is just taking the dimensions of the attachment at runtime, which will likely include transparent pixels as well.