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

Classes

class  PlatformerPro.GrenadeProjectile
 Projectile used in projectile (ranged) attacks that is controlled by physics. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.GrenadeType { PlatformerPro.EXPLODE_ON_HIT , PlatformerPro.EXPLODE_AFTER_DELAY }