Reputation: 33
The title is a little confusing I know but I have a box that objects need to descend into (see image) is there anyway to make it so that the arrow isn't visible when outside the box but becomes visible when it enters the box.
Upvotes: 2
Views: 194
Reputation: 737
One way to do this, would be to use a sprite mask.
Put the sprite mask object on your box, then change Mask Interaction
to Visible Inside Mask
on your arrow.
Here's some screenshots of what I did for reference:
Box:
Arrow:
Upvotes: 2