mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:14:43 -04:00
* Add feautre request #358 * Remove the if statement in src/UI/Canvas/TileMode.gd Co-authored-by: Daniel Simon <dasimon@gmx.org>
This commit is contained in:
parent
ab6bebd6d4
commit
d85efce73a
5 changed files with 97 additions and 63 deletions
|
@ -59,6 +59,7 @@ var checker_color_1 := Color(0.47, 0.47, 0.47, 1)
|
|||
var checker_color_2 := Color(0.34, 0.35, 0.34, 1)
|
||||
var checker_follow_movement := false
|
||||
var checker_follow_scale := false
|
||||
var tilemode_opacity := 1.0
|
||||
|
||||
var autosave_interval := 1.0
|
||||
var enable_autosave := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue