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

Classes

class  PlatformerPro.EnemyDeathMovement
 Enemy death movement. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.DamageMovementType { PlatformerPro.DAMAGE_AND_DEATH , PlatformerPro.DAMAGE_ONLY , PlatformerPro.DEATH_ONLY }
 What does this damage movement respond to. More...