Back to Browse

Show a Silhouette When Hidden Using URP Renderer Features (Unity Tutorial)

44.0K views
Aug 21, 2021
4:36

In this Unity game development tutorial we're going to look at how we can use URP Renderer Features to create a silhouette of a character when they're hidden by an obstacle. We'll start looking at how to remove the rendering of the character completely by assigning it to a layer and removing this layer from the renderer. Then we'll add two render passes to draw the character. The first will use a flat material to draw a silhouette for parts of the character that are hidden. The second will draw the character using the original material for parts that are not hidden. The project files are available to our patrons here: ► https://www.patreon.com/posts/55160321 Want to follow along? This project is a good starting point ► https://www.patreon.com/posts/49571039 Help support our work: ► Patreon: https://www.patreon.com/ketragames ► Ko-fi: https://ko-fi.com/ketragames Follow us: ► Ketra Games: http://www.ketra-games.com ► Patreon: https://www.patreon.com/ketragames ► Twitter: https://twitter.com/ketragames ► Facebook: https://facebook.com/ketragames Introduction - 0:00 Creating a material for the silhouette - 0:38 Explanation of Renderer Features - 1:13 Removing the character from the renderer - 1:37 Drawing the silhouette - 2:14 Drawing the rest of the character - 3:34 Summary - 04:00 #KetraGames #LearnUnity #UnityTutorials #UnityTips

Download

1 formats

Video Formats

360pmp46.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Show a Silhouette When Hidden Using URP Renderer Features (Unity Tutorial) | NatokHD