Hi Everyone,
I deleted my player background in photoshop and paste on a new file with a transparent background and saved it as a .gif.
I opened that player in Construct 2 and I can see the transparency but the perimeter(square) of sprite touches other object.
Can you help me?
Thank You.
what you mean with "sprite touches other object", visible overlapping or you mean in code?
I never tried gif, why not png?
Hi,
I apologized for not being cleared with my request.
Let say my player is a red ball with transparent background. When my player moves the red part of the ball should touch any solid but instead the bounding size of the ball even though the ball has transparency background. I tried .gif .png and .jpg format. I am not sure what I am doing wrong?
Develop games in your browser. Powerful, performant & highly capable.
Thats what I mean, you dont see it... Its only collide.
You need to set the sprite collision polygon. Collision has nothing to do with transparency.
In sprite editor bottom left.
I see it now and I was able to add more points.
Thank you very much deathangel1479.