![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Namespaces | |
namespace | PlatformerPro |
Enumerations | |
enum class | PlatformerPro.DeathActionType { PlatformerPro.RESPAWN = 1 , PlatformerPro.RELOAD_SCENE = 2 , PlatformerPro.LOAD_ANOTHER_SCENE = 4 , PlatformerPro.SEND_MESSAGE = 8 , PlatformerPro.CLEAR_RESPAWN_POINTS = 16 , PlatformerPro.DESTROY_CHARACTER = 32 , PlatformerPro.RESET_DATA = 64 , PlatformerPro.RESET_SCORE = 128 } |
Things the default character health can do when you die. More... | |