mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 22:33:48 +00:00
Volume Sliders
This commit is contained in:
parent
bc2c3de525
commit
c75d9d226f
19 changed files with 257 additions and 49 deletions
10
Resources/Styles/HealthBarFill.tres
Normal file
10
Resources/Styles/HealthBarFill.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://6ydsirgc5xi5"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b4itkpf7s61p3" path="res://Sprites/UI/HealthBar_Foreground.png" id="1_xi12v"]
|
||||
|
||||
[resource]
|
||||
texture = ExtResource("1_xi12v")
|
||||
texture_margin_left = 3.0
|
||||
texture_margin_top = 3.0
|
||||
texture_margin_right = 3.0
|
||||
texture_margin_bottom = 3.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue