TalkieTalkie - creating presentations in Godot

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.

1 Like

The addon is now updated to v0.0.93 and also available on the asset store: TalkieTalkie - Godot Asset Store

The project also moved to Codeberg, but still remains available as mirror on Github.
TalkieTalkie - Codeberg

1 Like