testing
This commit is contained in:
reedgamingstudio
2014-12-16 00:23:12 -06:00
parent c0c0755cc6
commit 5b8ebb7a35
1697 changed files with 1115979 additions and 0 deletions
@@ -0,0 +1,4 @@
fileFormatVersion: 2
guid: a29e133e3841243b7b0ec432e3573cdd
NativeFormatImporter:
userData:
@@ -0,0 +1,5 @@
fileFormatVersion: 2
guid: 09b06e8b8a8c7744e95af1dcf8f8334f
folderAsset: yes
DefaultImporter:
userData:
@@ -0,0 +1,5 @@
fileFormatVersion: 2
guid: d2e8910d29d640841a2ddb744ecf10fa
folderAsset: yes
DefaultImporter:
userData:
@@ -0,0 +1,4 @@
fileFormatVersion: 2
guid: 52a1cf6eec0cc4f64bd6dfc9a3e8fe14
NativeFormatImporter:
userData:
@@ -0,0 +1,5 @@
fileFormatVersion: 2
guid: ecb75e3f6da470d4f8a065653c336343
folderAsset: yes
DefaultImporter:
userData:
@@ -0,0 +1,26 @@
Shader "Projector/Light" {
Properties {
_Color ("Main Color", Color) = (1,1,1,1)
_ShadowTex ("Cookie", 2D) = "" { TexGen ObjectLinear }
_FalloffTex ("FallOff", 2D) = "" { TexGen ObjectLinear }
}
Subshader {
Pass {
ZWrite off
Fog { Color (0, 0, 0) }
Color [_Color]
ColorMask RGB
Blend DstColor One
Offset -1, -1
SetTexture [_ShadowTex] {
combine texture * primary, ONE - texture
Matrix [_Projector]
}
SetTexture [_FalloffTex] {
constantColor (0,0,0,0)
combine previous lerp (texture) constant
Matrix [_ProjectorClip]
}
}
}
}
@@ -0,0 +1,5 @@
fileFormatVersion: 2
guid: ab70c098a52a04be88096d20e1540cb8
ShaderImporter:
defaultTextures: []
userData:
@@ -0,0 +1,5 @@
fileFormatVersion: 2
guid: 687959c793d3a0549b849cddb9bf94a7
folderAsset: yes
DefaultImporter:
userData:
@@ -0,0 +1,47 @@
fileFormatVersion: 2
guid: cc90a732ad112a541100162a44295342
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 1
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 1
mipMapFadeDistanceStart: 2
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: .25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 1
generateCubemap: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 1024
textureSettings:
filterMode: 1
aniso: 1
mipBias: 0
wrapMode: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: .5, y: .5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
textureType: -1
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
@@ -0,0 +1,47 @@
fileFormatVersion: 2
guid: 0f6377872e339455d9912675771556d1
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: .25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: 2
aniso: 9
mipBias: 0
wrapMode: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: .5, y: .5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
textureType: -1
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData: