To see an example presentation, click the green flag. To create a custom presentation, see the "When Green Flag Pressed" script at the top of the "slides" sprite. The example presentation is there to use as a reference. If you don't want to include an animated avatar, just remove the "presenter" sprite. The values for "sound", "slide", and "pose" correspond to the names of sounds in the slides sprite, a costume in the slides sprite, and a costume in the presenter sprite. See each sprite for a list of the supported transitions (currently nonexistent in the slides sprite). To start the presentation, broadcast "libvideopresentation::start".
An engine to make YouTube-style video presentations with a cartoon host. TODO: - Add new slide transitions: Crossfade, fade - Add section skipping Changelog: 2020-08-26: Added glide transitions (up, down, left, right) 2020-08-18: Added jump cut slide transitions and presenter CC 4.0