Hi!
I’m developing TalkieTalkie, a plugin/framework for creating presentations in Godot.
The idea is to make use of Godot’s capabilities to build interactive slides or e.g. create showcases of games.
The addon just made it to the Asset Library. You can also check out the Github repository, and there is also a demo presentation on itch.io.
Features include:
- Basic presentation controls (continue, skip, back, …)
- Slide transitions and animations
- Temporarily drawing onto the slides
- A second window for preview and additional informations
- A presentation generator for quickly setting up the basics
- A slide generator that creates slides based on markdown-like text
I know there are not a lot of use cases for this, but I’d appreciate any feedback.