Add sign for first help

This commit is contained in:
haitem
2021-01-30 23:17:05 +01:00
parent 0d8312407a
commit 34b5565b71
7 changed files with 959 additions and 36 deletions

View File

@@ -3,7 +3,7 @@
Shader "Outlined/Silhouette Only" {
Properties{
_OutlineColor("Outline Color", Color) = (0,0,0,1)
_Outline("Outline width", Range(0.0, 1)) = .005
_Outline("Outline width", Range(0.0, 10.0)) = .005
}
CGINCLUDE