StickerClone/addons/dialogic/Editor/Events/Fields/field_bool_check.tscn
2024-07-23 12:06:59 +02:00

8 lines
294 B
Text

[gd_scene load_steps=2 format=3 uid="uid://dm5hxmhyyxgq"]
[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_bool_check.gd" id="1_ckmtx"]
[node name="Field_BoolCheck" type="CheckButton"]
offset_right = 44.0
offset_bottom = 24.0
script = ExtResource("1_ckmtx")