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

Classes

class  PlatformerPro.BasicAttackData
 Stores data about a basic attack such as its animation, key, and hit box. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.FireInputType { PlatformerPro.FIRE_WHEN_PRESSED , PlatformerPro.FIRE_WHEN_HELD , PlatformerPro.FIRE_WHEN_RELEASED }