mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 05:54:43 -04:00
Remove frames with middle click
This commit is contained in:
parent
f69cd0ff94
commit
d08841da62
2 changed files with 39 additions and 32 deletions
|
@ -14,7 +14,7 @@ mouse_default_cursor_shape = 2
|
|||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
toggle_mode = true
|
||||
button_mask = 3
|
||||
button_mask = 7
|
||||
script = ExtResource( 1 )
|
||||
|
||||
[node name="FrameTexture" type="TextureRect" parent="FrameButton"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue