MetaCore/SandboxProject/Ui/NewHud.rml
2026-06-25 17:28:54 +08:00

10 lines
525 B
Plaintext

<rml>
<head>
<link type="text/rcss" href="NewHud.rcss" />
</head>
<body>
<div id="ui_1" class="mcui-element" data-metacore-kind="panel" style="position:absolute; left:48px; top:48px; width:320px; height:160px; color:rgba(240, 242, 245, 1.000); background-color:rgba(26, 31, 41, 0.720);"></div>
<div id="ui_2" class="mcui-element" style="position:absolute; left:72px; top:72px; width:180px; height:44px; color:rgba(240, 242, 245, 1.000); background-color:rgba(41, 46, 54, 0.820);">HUD</div>
</body>
</rml>