1 2 3 4 5 6 7 8 9 10 11
[gd_scene load_steps=2 format=2] [ext_resource path="res://ui/buttontheme.tres" type="Theme" id=2] [node name="CheckBox" type="CheckBox"] margin_right = 16.0 margin_bottom = 16.0 theme = ExtResource( 2 ) __meta__ = { "_edit_use_anchors_": false }