cooking
This commit is contained in:
parent
2efd393efb
commit
356b0a92e6
11 changed files with 37 additions and 32 deletions
|
|
@ -4,7 +4,7 @@ extends Control
|
|||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready() -> void:
|
||||
_on_h_slider_value_changed(0.5)
|
||||
_on_h_slider_value_changed(0.3)
|
||||
pass # Replace with function body.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue