2022-08-13 19:33:12 -07:00

13 lines
369 B
Plaintext

[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