Hello everyone!!! I need the Sprite of an object created in the Tiled to be translucent, so that the objects behind it can be seen with a semi-transparent effect. I've already tried using a translucent sprite directly from creating the image file itself in a bitmap editor. The transparency that I gave the image when creating the PNG file was 30%, and when I put it as a Sprite for my character, it only looks translucent in relation to the background image view (this time I am creating a background using ivbackground ). The drawback is that I can't create the translucent effect with the other objects in the Tiled, all the objects created in the Tiled just look solid.
I appreciate any idea!
I appreciate any idea!