Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.ResizeMap Class Reference

Public Attributes

List< AnimationStatestates
 States to apply this morph to. More...
 
List< ColliderResizeInfomorph
 Details of the morph. More...
 
List< UnityColliderResizeInfounityColliders
 Details of the morph. More...
 

Member Data Documentation

◆ morph

List<ColliderResizeInfo> PlatformerPro.ResizeMap.morph

Details of the morph.

◆ states

List<AnimationState> PlatformerPro.ResizeMap.states

States to apply this morph to.

◆ unityColliders

List<UnityColliderResizeInfo> PlatformerPro.ResizeMap.unityColliders

Details of the morph.


The documentation for this class was generated from the following file: