mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-07 22:04:49 -04:00
Minor interface tweak
This commit is contained in:
parent
c1d3310726
commit
55e34d7c78
4 changed files with 2 additions and 7 deletions
|
@ -54,11 +54,8 @@ script = ExtResource( 1 )
|
|||
|
||||
[node name="Wordrobe BG" type="Sprite" parent="." index="0"]
|
||||
|
||||
position = Vector2( 492.609, 279.27 )
|
||||
position = Vector2( 492.609, 280.27 )
|
||||
texture = ExtResource( 2 )
|
||||
__meta__ = {
|
||||
"_edit_lock_": true
|
||||
}
|
||||
|
||||
[node name="Lights" type="Sprite" parent="." index="1"]
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ script = ExtResource( 1 )
|
|||
stream = ExtResource( 2 )
|
||||
volume_db = 0.0
|
||||
pitch_scale = 1.0
|
||||
autoplay = true
|
||||
autoplay = false
|
||||
mix_target = 0
|
||||
bus = "Master"
|
||||
|
||||
|
@ -356,7 +356,6 @@ _sections_unfolded = [ "BBCode" ]
|
|||
|
||||
[node name="SettingsWin" type="AcceptDialog" parent="." index="4"]
|
||||
|
||||
editor/display_folded = true
|
||||
visible = false
|
||||
anchor_left = 0.0
|
||||
anchor_top = 0.0
|
||||
|
@ -439,7 +438,6 @@ mouse_default_cursor_shape = 0
|
|||
size_flags_horizontal = 1
|
||||
size_flags_vertical = 1
|
||||
toggle_mode = true
|
||||
pressed = true
|
||||
enabled_focus_mode = 2
|
||||
shortcut = null
|
||||
group = null
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.8 KiB |
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 95 KiB |
Loading…
Add table
Reference in a new issue