Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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?
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.
Develop games in your browser. Powerful, performant & highly capable.
I see it now and I was able to add more points.
Thank you very much deathangel1479.