Question by
sachith4943 · Jul 19, 2018 at 06:14 AM ·
2d animationoverlapz-axisperspective camera
How to detect if a sprite is overlap onto another sprite
Using 2D sprite objects and a perspective camera, how can I detect when a sprite move in the z-direction overlapping another sprite in a particular z value?
Comment
Are the z values the same and your wondering if two are touching or are the z values different and you're wondering if one is covering up another?
Your answer
Follow this Question
Related Questions
Raycast2D Two Objects at the same time 2 Answers
Two Line Renderer overlapping to create new color 0 Answers
how i make MouseLook in 3D games? 0 Answers