puzzler Posted May 9, 2017 Share Posted May 9, 2017 What's the easiest way to make it so that a sprite's children get cut off when they are out of the bounds of the parent sprite? Link to comment Share on other sites More sharing options...
samme Posted May 9, 2017 Share Posted May 9, 2017 You can mask the sprite: examples/v2/sprites/movement-mask It should mask the children as well. Link to comment Share on other sites More sharing options...
Recommended Posts