fix #27; Does not work with flipped/rotated images

pull/87/head
mob-sakai 2019-01-25 13:43:17 +09:00
parent 1534a488cc
commit acccdc7d7b
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ SubShader {
Tags {"Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent"}
LOD 100
Cull Off
ZWrite Off
Blend SrcAlpha OneMinusSrcAlpha
ColorMask [_ColorMask]