14 lines
351 B
Text
14 lines
351 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[sub_resource type="StyleBoxFlat" id=1]
|
|
content_margin_left = 4.0
|
|
content_margin_right = 4.0
|
|
content_margin_top = 4.0
|
|
content_margin_bottom = 4.0
|
|
bg_color = Color( 0, 0, 0, 1 )
|
|
|
|
[node name="SectionTitle" type="Label"]
|
|
margin_right = 270.0
|
|
margin_bottom = 22.0
|
|
custom_styles/normal = SubResource( 1 )
|
|
text = "Visuals"
|