- Added a suitcase model and leather materials for it.

- Fixed missing collision on round 2 walls.
- Fixed bicolour noise shader being rendered transparent for some reason.
This commit is contained in:
2026-05-02 04:35:16 -04:00
parent af71061fd5
commit f043f6292f
43 changed files with 1027 additions and 328 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Shader "Carmen/Bicolour Noise"
SubShader
{
Tags { "Queue"="AlphaTest" "IgnoreProjector"="True" "RenderType"="TransparentCutout" }
Tags { "RenderType"="Opaque" }
LOD 200
CGPROGRAM