pir-serious-game-ethics/addons/dialogic/Nodes/ChoiceButton.tscn

31 lines
636 B
Text

[gd_scene format=2]
[node name="ChoiceButton" type="Button"]
margin_bottom = 20.0
size_flags_horizontal = 4
size_flags_vertical = 4
text = "Testing button "
flat = true
__meta__ = {
"_edit_use_anchors_": false
}
[node name="ColorRect" type="ColorRect" parent="."]
show_behind_parent = true
anchor_right = 1.0
anchor_bottom = 1.0
mouse_filter = 1
color = Color( 0.180392, 0.180392, 0.180392, 1 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="TextureRect" type="TextureRect" parent="."]
show_behind_parent = true
anchor_right = 1.0
anchor_bottom = 1.0
expand = true
stretch_mode = 1
__meta__ = {
"_edit_use_anchors_": false
}