forked from team-sg/hero-mark-2
layout of scoreboards menu
This commit is contained in:
parent
92b4dbe5a8
commit
c5a3a002b6
5 changed files with 366 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
[gd_resource type="Theme" load_steps=15 format=2]
|
||||
[gd_resource type="Theme" load_steps=16 format=2]
|
||||
|
||||
[ext_resource path="res://ui/2ndpuberty_scholar.fnt" type="BitmapFont" id=1]
|
||||
[ext_resource path="res://graphics/hud/hslider_slider.png" type="Texture" id=2]
|
||||
|
@ -17,6 +17,9 @@ expand_margin_bottom = 2.0
|
|||
|
||||
[sub_resource type="StyleBoxEmpty" id=8]
|
||||
|
||||
[sub_resource type="StyleBoxLine" id=17]
|
||||
color = Color( 0.501961, 0.501961, 0.501961, 1 )
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=4]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=10]
|
||||
|
@ -47,6 +50,7 @@ Button/styles/focus = SubResource( 9 )
|
|||
Button/styles/hover = SubResource( 8 )
|
||||
Button/styles/normal = SubResource( 3 )
|
||||
Button/styles/pressed = SubResource( 3 )
|
||||
HSeparator/styles/separator = SubResource( 17 )
|
||||
HSlider/icons/grabber = ExtResource( 3 )
|
||||
HSlider/icons/grabber_highlight = ExtResource( 4 )
|
||||
HSlider/styles/grabber_area = SubResource( 4 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue