461 B
461 B
Las Gymkhanikas de Uli
Point-and-click adventure game developed using Escoria framework and Godot engine.
Building from source
- Clone
gymkhanarepo - Clone
escoria-save-gamerepo (develop branch) - Create
gymkhana/addons/escoria-coresymlink pointing toescoria-demo-game/addons/escoria-core
Video export.
- 1280 x 720 | 25fps
- Export to MP4
- Convert to ogv
ffmpeg -i input.mp4 -c:v libtheora -q:v 7 -c:a libvorbis -q:a 4 output.ogv