1
This commit is contained in:
@@ -34,13 +34,15 @@
|
||||
<ui:Label tabindex="-1" text="终极1号,我们收到了撤离请求" parse-escape-sequences="true" display-tooltip-when-elided="true" />
|
||||
</ui:VisualElement>
|
||||
</ui:VisualElement>
|
||||
<ui:VisualElement name="player-container" style="width: 404px; height: 194px; position: absolute; left: 80px; top: 844px; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; background-color: rgba(0, 0, 0, 0.66);">
|
||||
<ui:VisualElement name="player-container" style="width: 404px; height: 194px; position: absolute; left: 80px; top: 844px; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0;">
|
||||
<ui:VisualElement name="VisualElement" style="height: 24px;" />
|
||||
<ui:VisualElement style="flex-direction: row;">
|
||||
<ui:VisualElement name="playerAvatar-image" style="width: 128px; height: 128px; background-image: url('project://database/Assets/Artists/Arts/Icons/Logo.jpg?fileID=2800000&guid=3ded0edcf28c6794f95fb07d3c684769&type=3#Logo');" />
|
||||
<ui:VisualElement style="margin-left: 16px; justify-content: space-between;">
|
||||
<ui:Label tabindex="-1" text="Label" parse-escape-sequences="true" display-tooltip-when-elided="true" name="playerName-label" style="font-size: 24px; width: 258px; color: rgb(255, 255, 255);" />
|
||||
<ui:VisualElement name="armoy-bar" style="background-image: url('project://database/Assets/Artists/Arts/Images/Armor%20bar.png?fileID=2800000&guid=2ef6adf8c47c0f84a8833e0b855b34ef&type=3#Armor bar'); height: 6px;" />
|
||||
<ui:VisualElement name="armor-bar" style="height: 6px; background-color: rgba(255, 255, 255, 0.25);">
|
||||
<ui:VisualElement name="armor-fill" class="root" style="width: 75%; background-color: rgb(33, 123, 255);" />
|
||||
</ui:VisualElement>
|
||||
<ui:VisualElement name="health-bar" style="background-image: url('project://database/Assets/Artists/Arts/Images/health%20Bar.png?fileID=21300000&guid=c0c202fbfdd31ce4683d35d62a242374&type=3#health Bar'); height: 32px; justify-content: space-around; overflow: hidden;">
|
||||
<ui:VisualElement name="lerp_health-fill" class="root" style="width: 73%; background-color: rgba(255, 59, 59, 0.72);" />
|
||||
<ui:VisualElement name="health-fill" class="root" style="width: 50%; background-color: rgb(255, 255, 255);" />
|
||||
|
Reference in New Issue
Block a user