Now with SubtitleVision
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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]
|
||||
|
||||
BIN
gymkhana/videos/turno_cocina/intro_subs.ogv
Normal file
BIN
gymkhana/videos/turno_cocina/intro_subs.ogv
Normal file
Binary file not shown.
Reference in New Issue
Block a user