Platformer Pro  2.3.2
A platform game kit for Unity.
ParticleEffect_Bridge.cs File Reference

Classes

class  PlatformerPro.ParticleEffect_Bridge
 An 'animator' that plays animations when the character enters certain states. More...
 
class  PlatformerPro.ParticleEffectMapping
 Maps animation states to particle effects. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.ParticleEffectType { PlatformerPro.ATTACHED_TO_CHARACTER , PlatformerPro.DETACHED_FROM_CHARACTER , PlatformerPro.INSTANTIATE_NEW_INSTANCE }
 Types of particle effect. More...