Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Sprite clipping

Discussion in '2D' started by devuser123, Dec 27, 2013.

  1. devuser123

    devuser123

    Joined:
    Sep 7, 2013
    Posts:
    2
    Can anyone point me some sample code to do sprite clipping.

    I'm trying to achieve if a sprite leaves a boundary of rect it will get clip.

    thanks :)