Increase resolution of camera sliders

main
Ensar Sarajčić 2022-01-25 10:16:27 +01:00
parent 7289cf4b09
commit a2b61b0193
1 changed files with 10 additions and 10 deletions

View File

@ -253,7 +253,7 @@ margin_right = 404.0
margin_bottom = 58.0 margin_bottom = 58.0
min_value = 1.0 min_value = 1.0
max_value = 180.0 max_value = 180.0
step = 0.1 step = 0.01
value = 70.0 value = 70.0
__meta__ = { __meta__ = {
"_edit_use_anchors_": false "_edit_use_anchors_": false
@ -274,9 +274,9 @@ __meta__ = {
margin_top = 92.0 margin_top = 92.0
margin_right = 404.0 margin_right = 404.0
margin_bottom = 124.0 margin_bottom = 124.0
min_value = -10.0 min_value = -1.0
max_value = 10.0 max_value = 1.0
step = 0.01 step = 0.001
__meta__ = { __meta__ = {
"_edit_use_anchors_": false "_edit_use_anchors_": false
} }
@ -296,9 +296,9 @@ __meta__ = {
margin_top = 224.0 margin_top = 224.0
margin_right = 404.0 margin_right = 404.0
margin_bottom = 256.0 margin_bottom = 256.0
min_value = -10.0 min_value = -1.0
max_value = 10.0 max_value = 1.0
step = 0.01 step = 0.001
__meta__ = { __meta__ = {
"_edit_use_anchors_": false "_edit_use_anchors_": false
} }
@ -318,9 +318,9 @@ __meta__ = {
margin_top = 356.0 margin_top = 356.0
margin_right = 404.0 margin_right = 404.0
margin_bottom = 388.0 margin_bottom = 388.0
min_value = -10.0 min_value = -1.0
max_value = 10.0 max_value = 1.0
step = 0.01 step = 0.001
__meta__ = { __meta__ = {
"_edit_use_anchors_": false "_edit_use_anchors_": false
} }