1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00

node placement

This commit is contained in:
RorotoSic 2024-02-29 17:35:20 +01:00
parent afacaf5257
commit 706222c987

View file

@ -7,23 +7,23 @@
[node name="ToolOptions" instance=ExtResource("1")]
script = ExtResource("3")
[node name="Overwrite" type="CheckBox" parent="." index="4"]
[node name="Overwrite" type="CheckBox" parent="." index="6"]
layout_mode = 2
tooltip_text = "Overwrites color instead of blending it. This option is only relevant with colors that are not fully opaque"
mouse_default_cursor_shape = 2
text = "Overwrite color"
[node name="FillInside" type="CheckBox" parent="." index="5"]
[node name="FillInside" type="CheckBox" parent="." index="7"]
layout_mode = 2
mouse_default_cursor_shape = 2
text = "Fill inside"
[node name="SpacingMode" type="CheckBox" parent="." index="6"]
[node name="SpacingMode" type="CheckBox" parent="." index="8"]
layout_mode = 2
mouse_default_cursor_shape = 2
text = "Spacing"
[node name="Spacing" parent="." index="7" instance=ExtResource("2")]
[node name="Spacing" parent="." index="9" instance=ExtResource("2")]
visible = false
layout_mode = 2
allow_greater = true