Now with SubtitleVision

This commit is contained in:
2024-02-11 19:35:40 +01:00
parent 20940e566c
commit f3d067054c
6 changed files with 6 additions and 7 deletions

View File

@@ -27,10 +27,10 @@ stream = SubResource( 1 )
expand = false
[node name="Skip" type="Button" parent="."]
margin_left = 598.0
margin_top = 662.0
margin_right = 685.0
margin_bottom = 694.0
margin_left = 1163.0
margin_top = 680.0
margin_right = 1250.0
margin_bottom = 712.0
shortcut = SubResource( 3 )
text = "Saltar video"
flat = true

View File

@@ -44,7 +44,7 @@ global_id = "eneko_smoking"
esc_script = "res://gymkhana/characters/eneko/eneko_smoking.esc"
is_movable = true
combine_when_selected_action_is_in = [ ]
dialog_color = Color( 1, 1, 1, 1 )
dialog_color = Color( 0.584314, 0.490196, 0.270588, 1 )
tooltips = {
"action1": "cocina_delante_eneko_smoking_action1",
"action2": "cocina_delante_eneko_smoking_action2"

View File

@@ -111,7 +111,6 @@ global_id = "puerta_detras_start"
[node name="EnekoSmoking" parent="." instance=ExtResource( 8 )]
position = Vector2( 813, 440 )
combine_when_selected_action_is_in = [ ]
dialog_color = Color( 0.584314, 0.490196, 0.270588, 1 )
[node name="ESCLocation" type="Position2D" parent="EnekoSmoking"]
position = Vector2( -44, 82 )

View File

@@ -5,7 +5,7 @@
> [!cocina_delante_intro_played]
accept_input SKIP
stop_snd
play_video res://gymkhana/videos/turno_cocina/intro.ogv
play_video res://gymkhana/videos/turno_cocina/intro_subs.ogv
inventory_add turno_cocina_frontal
set_active turno_cocina_ajo false [!turno_cocina_eneko_catando]

Binary file not shown.