mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-26 19:44:43 -04:00
Added 2 small sprites below the cursor for the selected tools
Instead of having a tool icon as a cursor for the left tool only
This commit is contained in:
parent
e26fd5077d
commit
1bd8ec4ae0
14 changed files with 94 additions and 164 deletions
|
@ -7,7 +7,7 @@
|
|||
bg_color = Color( 0.337255, 0.32549, 0.388235, 1 )
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=2]
|
||||
bg_color = Color( 0.231373, 0.219608, 0.266667, 1 )
|
||||
bg_color = Color( 0.211765, 0.2, 0.247059, 1 )
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=3]
|
||||
bg_color = Color( 0.270588, 0.258824, 0.305882, 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue