bunch of new options, removed other project data
This commit is contained in:
parent
733a8fd6c0
commit
bfee9448f5
11 changed files with 96 additions and 225 deletions
|
|
@ -6,3 +6,7 @@ class_name SleepyclockSave
|
|||
#@export var position : int = 0
|
||||
@export var size : int = 10
|
||||
@export var position : Data.Position = Data.Position.Bottom
|
||||
@export var background_color : Color = Color("51006b")
|
||||
@export var bar_color : Color = Color.DODGER_BLUE
|
||||
@export var warning_color : Color = Color.RED
|
||||
@export var bar_transparency : float = 0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue