Firstborn/Assets/GVX URP Decal
Schaken-Mods 9fd447159e Added Vagina to Females
Added the Vagina, plus blendshapes, Added the Female DarkElf and 10 Eye colors Race specific.
2023-04-16 22:17:38 -05:00
..
Materials deleted Googles desktop files 2023-03-29 20:04:34 -05:00
Textures deleted Googles desktop files 2023-03-29 20:04:34 -05:00
Decal.prefab Added Vagina to Females 2023-04-16 22:17:38 -05:00
Decal.prefab.meta Added Vagina to Females 2023-04-16 22:17:38 -05:00
Decals Demo.unity assets upload 2023-03-28 12:16:30 -05:00
Decals Demo.unity.meta assets upload 2023-03-28 12:16:30 -05:00
ExcludeFromGDecal.cs assets upload 2023-03-28 12:16:30 -05:00
ExcludeFromGDecal.cs.meta assets upload 2023-03-28 12:16:30 -05:00
Materials.meta assets upload 2023-03-28 12:16:30 -05:00
ReadMe.txt assets upload 2023-03-28 12:16:30 -05:00
ReadMe.txt.meta assets upload 2023-03-28 12:16:30 -05:00
ScreenSpaceDecal_URP.shader assets upload 2023-03-28 12:16:30 -05:00
ScreenSpaceDecal_URP.shader.meta assets upload 2023-03-28 12:16:30 -05:00
Textures.meta assets upload 2023-03-28 12:16:30 -05:00

1- Create your own material
2- From the shader menu, select "GVX", then "ScreenSpaceDecal_URP"
3- customize your material as perfered
4- attach the material to a cube.

PS: You will need to enable the depth texture in the universal render pipeline asset. it's not enabled by default for the game view and builds. 


If you need help, Join the discord server I have for my assets :)
https://discord.gg/9ffUPaB


Tips:
- This shader doesn't support a layering system at the moment. but you can add an ExcludeFromGDecal component to objects that you want to ignore.
- When MSAA is turned off, unity decreases the refresh rate of the depth texture which may cause the decals to look wobbly in some versions.