more options yippeee!!
This commit is contained in:
parent
960c0277ae
commit
278cddcf22
5 changed files with 120 additions and 20 deletions
|
|
@ -10,3 +10,8 @@ class_name SleepyclockSave
|
|||
@export var bar_color : Color = Color.DODGER_BLUE
|
||||
@export var warning_color : Color = Color.RED
|
||||
@export var bar_transparency : float = 0.5
|
||||
@export var warning_time : float = 3600
|
||||
@export var before_time : float = 86340
|
||||
@export var after_time : float = 86340
|
||||
@export var flashing : bool = true
|
||||
@export var progress_style : Data.Styles = Data.Styles.Filling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue