fixed texture jittering and bleeding

This commit is contained in:
2023-02-25 19:27:22 +01:00
parent 1d03dc06a8
commit edfa2b715c
9 changed files with 81 additions and 91 deletions

View File

@@ -51,7 +51,7 @@ grow_horizontal = 2
grow_vertical = 0
theme_override_colors/default_color = Color(1, 1, 1, 1)
theme_override_fonts/normal_font = ExtResource("2_qrihj")
theme_override_font_sizes/normal_font_size = 32
theme_override_font_sizes/normal_font_size = 42
bbcode_enabled = true
scroll_active = false
visible_characters_behavior = 1
@@ -70,7 +70,7 @@ offset_right = 0.389984
offset_bottom = 0.118996
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_fonts/font = ExtResource("2_qrihj")
theme_override_font_sizes/font_size = 36
theme_override_font_sizes/font_size = 38
text = "???"
metadata/_edit_lock_ = true
@@ -82,16 +82,15 @@ anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -146.0
offset_top = -337.0
offset_right = 34.0
offset_bottom = -237.0
offset_left = -187.88
offset_top = -367.402
offset_right = 28.12
offset_bottom = -247.402
grow_horizontal = 0
grow_vertical = 0
size_flags_horizontal = 8
size_flags_vertical = 8
theme_override_styles/panel = SubResource("StyleBoxEmpty_5w2xu")
metadata/_edit_lock_ = true
[node name="nine_patch_rect" type="NinePatchRect" parent="box/panel_container"]
layout_mode = 2
@@ -104,10 +103,10 @@ metadata/_edit_lock_ = true
[node name="margin_container" type="MarginContainer" parent="box/panel_container"]
layout_mode = 2
theme_override_constants/margin_left = 40
theme_override_constants/margin_top = 30
theme_override_constants/margin_right = 60
theme_override_constants/margin_bottom = 30
theme_override_constants/margin_left = 48
theme_override_constants/margin_top = 36
theme_override_constants/margin_right = 72
theme_override_constants/margin_bottom = 36
metadata/_edit_lock_ = true
[node name="answerbtn_audio_stream" type="AudioStreamPlayer" parent="."]