rosaqq / lekek

Java game engine project with LWJGL.
MIT License
0 stars 0 forks source link

Blending between hud elements #70

Open dffsa opened 3 years ago

dffsa commented 3 years ago

Hud elements dont blend between them, they just overlap with their "transparency" based on creation order. The first added will be ahead of the second added and so on.

imagem