This commit is contained in:
betalars 2024-10-02 01:33:58 +02:00
parent a666ab61c8
commit 2972ee0ad6
5 changed files with 5 additions and 5 deletions

Binary file not shown.

View File

@ -2812,6 +2812,7 @@ bus = &"music"
[node name="jui_jutsu" type="CenterContainer" parent="logic/ScenePlayer"]
visible = false
modulate = Color(1, 1, 1, 0)
self_modulate = Color(1, 1, 1, 0.923078)
anchors_preset = 15
anchor_right = 1.0
@ -2821,7 +2822,6 @@ grow_horizontal = 2
grow_vertical = 2
[node name="PanelContainer" type="PanelContainer" parent="logic/ScenePlayer/jui_jutsu"]
self_modulate = Color(1, 1, 1, 0.247083)
layout_mode = 2
mouse_filter = 1
@ -2856,7 +2856,7 @@ custom_minimum_size = Vector2(800, 800)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
mouse_filter = 0
mouse_filter = 2
scroll_vertical = 638
horizontal_scroll_mode = 0
vertical_scroll_mode = 3

View File

@ -133,7 +133,7 @@ text = "I know how to properly hit people "
[node name="p_confidence" parent="juijutsu/c_hit" groups=["c_boy_stuff", "c_comic_heroes", "c_hit", "c_homework", "c_joy", "c_teasing"] instance=ExtResource("2_ucudl")]
position = Vector2(-32, 50)
text = "..., that gives me a lot of confidence."
text = "that gives me a lot of confidence."
[node name="p_vent" parent="juijutsu/c_hit" groups=["c_boy_stuff", "c_comic_heroes", "c_hit", "c_homework", "c_joy", "c_teachers"] instance=ExtResource("2_ucudl")]
position = Vector2(-32, 140)