Add UI toolkit hud

This commit is contained in:
2024-09-16 08:03:55 +03:00
parent 6f033bf022
commit 4424e8255e
15 changed files with 727 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
.panel {
-unity-background-image-tint-color: rgba(2, 2, 2, 0.64);
background-color: rgba(0, 0, 0, 0.75);
align-items: auto;
height: 100px;
}