- Home /
making a hole through walls to see my player object in a top down game enviroment
hi I am trying to create a way for me to see my player object when they run behind a wall in a top down game. I would like to add a way for me to cut a circle or square hole through the walls so that I can see whats behind the wall and more importantly my player object. whats the most efficient way of doing this?
Answer by toorican · Dec 12, 2021 at 09:40 AM
Hi If your still looking for a solution check our Asset as this is custom made shader for this use case. It can handle multi user multi buildings ( obstructions ) and is available for Standard URP and HDRP .
https://forum.unity.com/threads/rel...isible-within-buildings-std-urp-hdrp.1182130/ https://assetstore.unity.com/packages/vfx/shaders/see-through-shader-193955
Greetings Toorican 
Your answer
Follow this Question
Related Questions
Raycast AI - Avoiding Obstacles in 2D Topview (Using Velocity) 1 Answer
RaycastHit2D to hit an enemy when player rotates. (Using keyboard input only) 2 Answers
2D raycast shooting in the wrong direction 1 Answer
Raycast going through objects 0 Answers
No way to use Raycast infront of player according to rotation in 2D? 1 Answer