2021-03-22 17:17:08 +01:00
|
|
|
[gd_scene load_steps=2 format=2]
|
|
|
|
|
2021-04-12 10:26:50 +02:00
|
|
|
[ext_resource path="res://addons/dialogic/Editor/Events/Common/ConditionPicker.gd" type="Script" id=1]
|
|
|
|
|
2021-03-22 17:17:08 +01:00
|
|
|
|
|
|
|
[node name="ConditionPicker" type="MenuButton"]
|
|
|
|
margin_left = 173.0
|
|
|
|
margin_right = 252.0
|
|
|
|
margin_bottom = 28.0
|
|
|
|
text = "[ Equal to ]"
|
|
|
|
script = ExtResource( 1 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|