simple rarity colors, probably ready to send to maxie as prototype
This commit is contained in:
parent
d5fec421a9
commit
573111f67a
6 changed files with 44 additions and 2 deletions
13
inv_system/item_panels/default.tres
Normal file
13
inv_system/item_panels/default.tres
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://hgjmkwj0dbqr"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 0.0
|
||||
content_margin_top = 0.0
|
||||
content_margin_right = 0.0
|
||||
content_margin_bottom = 0.0
|
||||
bg_color = Color(0.1, 0.1, 0.1, 0.6)
|
||||
corner_radius_top_left = 3
|
||||
corner_radius_top_right = 3
|
||||
corner_radius_bottom_right = 3
|
||||
corner_radius_bottom_left = 3
|
||||
corner_detail = 5
|
||||
Loading…
Add table
Add a link
Reference in a new issue