2021-04-20 12:53:16 +00:00
|
|
|
[gd_scene load_steps=3 format=2]
|
|
|
|
|
|
|
|
[ext_resource path="res://src/Tools/BaseTool.tscn" type="PackedScene" id=1]
|
2021-04-28 00:06:03 +00:00
|
|
|
[ext_resource path="res://src/Tools/SelectionTools/MagicWand.gd" type="Script" id=2]
|
2021-04-20 12:53:16 +00:00
|
|
|
|
|
|
|
[node name="ToolOptions" instance=ExtResource( 1 )]
|
|
|
|
script = ExtResource( 2 )
|
|
|
|
|
|
|
|
[node name="PixelPerfect" parent="." index="1"]
|
|
|
|
visible = false
|
|
|
|
|
|
|
|
[node name="EmptySpacer" parent="." index="2"]
|
|
|
|
visible = false
|
|
|
|
margin_top = 18.0
|
|
|
|
margin_bottom = 30.0
|
|
|
|
|
|
|
|
[node name="Mirror" parent="." index="3"]
|
|
|
|
visible = false
|
|
|
|
margin_top = 18.0
|
|
|
|
margin_bottom = 35.0
|