I want to make an image transparent in Python using the Pygame module. It should behave that when a sprite goes under the transparent image, it becomes visible. How would I go about doing this?
I tried doing something with the functions pygame has but I couldn’t find anything useful.
New contributor
mustafa khan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.