misc
This commit is contained in:
parent
a666ab61c8
commit
2972ee0ad6
Binary file not shown.
BIN
src/base-environments/youth_room/import/windows.glb (Stored with Git LFS)
BIN
src/base-environments/youth_room/import/windows.glb (Stored with Git LFS)
Binary file not shown.
|
|
@ -2812,6 +2812,7 @@ bus = &"music"
|
||||||
|
|
||||||
[node name="jui_jutsu" type="CenterContainer" parent="logic/ScenePlayer"]
|
[node name="jui_jutsu" type="CenterContainer" parent="logic/ScenePlayer"]
|
||||||
visible = false
|
visible = false
|
||||||
|
modulate = Color(1, 1, 1, 0)
|
||||||
self_modulate = Color(1, 1, 1, 0.923078)
|
self_modulate = Color(1, 1, 1, 0.923078)
|
||||||
anchors_preset = 15
|
anchors_preset = 15
|
||||||
anchor_right = 1.0
|
anchor_right = 1.0
|
||||||
|
|
@ -2821,7 +2822,6 @@ grow_horizontal = 2
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
|
|
||||||
[node name="PanelContainer" type="PanelContainer" parent="logic/ScenePlayer/jui_jutsu"]
|
[node name="PanelContainer" type="PanelContainer" parent="logic/ScenePlayer/jui_jutsu"]
|
||||||
self_modulate = Color(1, 1, 1, 0.247083)
|
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
mouse_filter = 1
|
mouse_filter = 1
|
||||||
|
|
||||||
|
|
@ -2856,7 +2856,7 @@ custom_minimum_size = Vector2(800, 800)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
size_flags_horizontal = 4
|
size_flags_horizontal = 4
|
||||||
size_flags_vertical = 4
|
size_flags_vertical = 4
|
||||||
mouse_filter = 0
|
mouse_filter = 2
|
||||||
scroll_vertical = 638
|
scroll_vertical = 638
|
||||||
horizontal_scroll_mode = 0
|
horizontal_scroll_mode = 0
|
||||||
vertical_scroll_mode = 3
|
vertical_scroll_mode = 3
|
||||||
|
|
|
||||||
|
|
@ -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")]
|
[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)
|
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")]
|
[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)
|
position = Vector2(-32, 140)
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue