![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Classes | |
class | PlatformerPro.DialogSystem |
Drives UI and control for showing dialogs. If there's one of these in the scene you can use it to show all dialogs or you can set up different types of dialogs by including multiple instances. Dialog triggering events will drive the DialogSystem marked as default. More... | |
Namespaces | |
namespace | PlatformerPro |
Enumerations | |
enum class | PlatformerPro.OptionState { PlatformerPro.NONE , PlatformerPro.READY_TO_SHOW , PlatformerPro.SELECTING } |