You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Food items are rendered on top of the background using additive blending mode. This makes them "glow" but also look transparent in some cases. This could be fixed by perhaps using a different blending mode or by first rendering black circles (with soft edges and a bit smaller) underneath the food items.
Food items are rendered on top of the background using additive blending mode. This makes them "glow" but also look transparent in some cases. This could be fixed by perhaps using a different blending mode or by first rendering black circles (with soft edges and a bit smaller) underneath the food items.