mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 21:44:42 -04:00
Added guide color in Preferences
This commit is contained in:
parent
a3fcfc4597
commit
f81ef37e92
6 changed files with 29 additions and 3 deletions
|
@ -11,6 +11,7 @@ var type = TYPE.HORIZONTAL
|
|||
|
||||
func _ready() -> void:
|
||||
width = 0.1
|
||||
default_color = Global.guide_color
|
||||
|
||||
# warning-ignore:unused_argument
|
||||
func _process(delta : float) -> void:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue