unity-platformer icon indicating copy to clipboard operation
unity-platformer copied to clipboard

CharacterDepthHandler

Open llafuente opened this issue 7 years ago • 0 comments

Class for handling how to react to depth (z) changes.

There are three things to do:

  • Change sortingOrder
  • Change sortingLayerID
  • Change transform.scale (X/Y)

Class should affect a transform node, for simplicity may require CharacterAnimator

llafuente avatar Nov 04 '16 12:11 llafuente