williamd1k0 / godozzi

Simple presentation tool simitar to *prezi* (infinite space based).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godozzi (godottsi/ゴドッツィ)

Simple presentation tool simitar to prezi (infinite space based).

How to use

This presentation tool is panel based, each "slide" is a custom 2D panel (see Panel.tscn). You can create each panel independently, then instance them in the order of presentation in another scene with a "Panels" root (see Panels.tscn). Now create a new Presentation scene (see Presentation.tscn) and instance your Panels root.

Keymaps

Navigation commands Keyboard/Mouse Controller
next A or D-pad
previous B or D-pad
toggle fullscreen F11 Y or Right Stick Click
zoom in =/+ Start
zoom out - Select
camera move WASD Right Stick
cursor move IJKL or Mouse motion Left Stick
toggle cursor Mouse middle Click Left Stick Click

Customization

There are some per-Panel customizations such as camera zoom (default to 1.0) and background color (default to white).

Sample Presentation

PresentationTest.tscn sample

About

Simple presentation tool simitar to *prezi* (infinite space based).

License:MIT License


Languages

Language:GDScript 100.0%