13 lines
381 B
Plaintext
Executable File
13 lines
381 B
Plaintext
Executable File
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/dialogic/Editor/SettingsEditor/Scenes/SettingsCheckbox.gd" type="Script" id=1]
|
|
|
|
[node name="SettingsCheckbox" type="HBoxContainer"]
|
|
size_flags_horizontal = 3
|
|
script = ExtResource( 1 )
|
|
|
|
[node name="CheckBox" type="CheckBox" parent="."]
|
|
margin_right = 24.0
|
|
margin_bottom = 24.0
|
|
size_flags_horizontal = 3
|