### To reproduce - Create a Yu-Gi-Oh card with the code from [94ebedd449923f0a9d7cd8b0f6eb86f1b1f9d856] where use_alpha was implemented ### What should be done - use_alpha should only remove / fade out transparent pixels - the current function of use_alpha should be merged with opacity
To reproduce
What should be done