feat(intro): added Uliwood presents
This commit is contained in:
@@ -12,4 +12,4 @@ Point-and-click adventure game developed using Escoria framework and Godot engin
|
|||||||
## Video export.
|
## Video export.
|
||||||
- 1280 x 720 | 25fps
|
- 1280 x 720 | 25fps
|
||||||
- Export to MP4
|
- Export to MP4
|
||||||
- Convert to ogv `ffmpeg -i input.mp4 -c:v libtheora -q:v 7 -c:a libvorbis -q:a 4 output.ogv`
|
- Convert to ogv `ffmpeg -i input.mp4 -c:v libtheora -q:v 6 -c:a libvorbis -q:a 4 output.ogv`
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
> [!cocina_delante_intro_played]
|
> [!cocina_delante_intro_played]
|
||||||
accept_input SKIP
|
accept_input SKIP
|
||||||
stop_snd
|
stop_snd
|
||||||
play_video res://gymkhana/videos/turno_cocina/intro_subs.ogv
|
play_video res://gymkhana/videos/turno_cocina/intro.ogv
|
||||||
|
|
||||||
inventory_add turno_cocina_frontal
|
inventory_add turno_cocina_frontal
|
||||||
set_active turno_cocina_ajo false [!turno_cocina_eneko_catando]
|
set_active turno_cocina_ajo false [!turno_cocina_eneko_catando]
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user