Browse Source

ADDED:

+ Textures: Pull & Push Brothers including default face texture.
+ Texture: Cargo Container
+ Texture: Scaffolds (Default, Wall-A and Wall-B)
+ Unity Package: Sky5x (Skybox collection)

CHANGED:
> Temporarily using a skybox from the sky5x package
master
Simon Tran 8 years ago
parent
commit
1b6826df59
127 changed files with 2525 additions and 1 deletions
  1. BIN
      unity_Project/Assets/0bjects/Textures/txtr_cargo_box.png
  2. +55
    -0
      unity_Project/Assets/0bjects/Textures/txtr_cargo_box.png.meta
  3. BIN
      unity_Project/Assets/0bjects/Textures/txtr_cargo_box_2048.png
  4. +55
    -0
      unity_Project/Assets/0bjects/Textures/txtr_cargo_box_2048.png.meta
  5. BIN
      unity_Project/Assets/0bjects/Textures/txtr_player_PULL.png
  6. +55
    -0
      unity_Project/Assets/0bjects/Textures/txtr_player_PULL.png.meta
  7. BIN
      unity_Project/Assets/0bjects/Textures/txtr_player_PUSH.png
  8. +55
    -0
      unity_Project/Assets/0bjects/Textures/txtr_player_PUSH.png.meta
  9. BIN
      unity_Project/Assets/0bjects/Textures/txtr_player_face_A.png
  10. +55
    -0
      unity_Project/Assets/0bjects/Textures/txtr_player_face_A.png.meta
  11. BIN
      unity_Project/Assets/0bjects/Textures/txtr_scaffold_default.png
  12. +55
    -0
      unity_Project/Assets/0bjects/Textures/txtr_scaffold_default.png.meta
  13. BIN
      unity_Project/Assets/0bjects/Textures/txtr_scaffold_wall_A.png
  14. +55
    -0
      unity_Project/Assets/0bjects/Textures/txtr_scaffold_wall_A.png.meta
  15. BIN
      unity_Project/Assets/0bjects/Textures/txtr_scaffold_wall_B.png
  16. +55
    -0
      unity_Project/Assets/0bjects/Textures/txtr_scaffold_wall_B.png.meta
  17. BIN
      unity_Project/Assets/0bjects/obj_cargo_box_closed.fbx
  18. +1
    -0
      unity_Project/Assets/0bjects/obj_cargo_box_closed.fbx.meta
  19. BIN
      unity_Project/Assets/0bjects/obj_scaffold_default.fbx
  20. BIN
      unity_Project/Assets/0bjects/obj_scaffold_wall_A.fbx
  21. BIN
      unity_Project/Assets/0bjects/obj_scaffold_wall_B.fbx
  22. +9
    -0
      unity_Project/Assets/SkyBoxes - sky5X.meta
  23. +2
    -0
      unity_Project/Assets/SkyBoxes - sky5X/README.txt
  24. +6
    -0
      unity_Project/Assets/SkyBoxes - sky5X/README.txt.meta
  25. +9
    -0
      unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare.meta
  26. BIN
      unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare/35mm Aliens.flare
  27. +6
    -0
      unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare/35mm Aliens.flare.meta
  28. BIN
      unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare/35mmMoonControl.psd
  29. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare/35mmMoonControl.psd.meta
  30. +9
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings.meta
  31. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky1_colorSettings.jpg
  32. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky1_colorSettings.jpg.meta
  33. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky2_colorSettings.jpg
  34. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky2_colorSettings.jpg.meta
  35. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky3_colorSettings.jpg
  36. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky3_colorSettings.jpg.meta
  37. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky4_colorSettings.jpg
  38. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky4_colorSettings.jpg.meta
  39. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky5_colorSettings.jpg
  40. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky5_colorSettings.jpg.meta
  41. +9
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes.meta
  42. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X1.mat
  43. +20
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X1.mat.meta
  44. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X2.mat
  45. +20
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X2.mat.meta
  46. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X3.mat
  47. +20
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X3.mat.meta
  48. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X4.mat
  49. +20
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X4.mat.meta
  50. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X5.mat
  51. +20
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X5.mat.meta
  52. +9
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures.meta
  53. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+x.png
  54. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+x.png.meta
  55. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+y.png
  56. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+y.png.meta
  57. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+z.png
  58. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+z.png.meta
  59. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-x.png
  60. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-x.png.meta
  61. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-y.png
  62. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-y.png.meta
  63. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-z.png
  64. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-z.png.meta
  65. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+x.png
  66. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+x.png.meta
  67. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+y.png
  68. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+y.png.meta
  69. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+z.png
  70. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+z.png.meta
  71. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-x.png
  72. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-x.png.meta
  73. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-y.png
  74. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-y.png.meta
  75. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-z.png
  76. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-z.png.meta
  77. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+x.png
  78. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+x.png.meta
  79. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+y.png
  80. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+y.png.meta
  81. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+z.png
  82. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+z.png.meta
  83. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-x.png
  84. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-x.png.meta
  85. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-y.png
  86. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-y.png.meta
  87. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-z.png
  88. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-z.png.meta
  89. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+x.png
  90. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+x.png.meta
  91. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+y.png
  92. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+y.png.meta
  93. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+z.png
  94. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+z.png.meta
  95. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-x.png
  96. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-x.png.meta
  97. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-y.png
  98. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-y.png.meta
  99. BIN
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-z.png
  100. +53
    -0
      unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-z.png.meta

BIN
unity_Project/Assets/0bjects/Textures/txtr_cargo_box.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.6 MiB

+ 55
- 0
unity_Project/Assets/0bjects/Textures/txtr_cargo_box.png.meta View File

@ -0,0 +1,55 @@
fileFormatVersion: 2
guid: 42b4788997e64594da60bd0a9e7db6a4
timeCreated: 1442153658
licenseType: Free
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/0bjects/Textures/txtr_cargo_box_2048.png View File

Before After
Width: 2048  |  Height: 2048  |  Size: 5.9 MiB

+ 55
- 0
unity_Project/Assets/0bjects/Textures/txtr_cargo_box_2048.png.meta View File

@ -0,0 +1,55 @@
fileFormatVersion: 2
guid: dc8f21b5c093665478bd7ed64c89b7f6
timeCreated: 1442154510
licenseType: Free
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/0bjects/Textures/txtr_player_PULL.png View File

Before After
Width: 2048  |  Height: 2048  |  Size: 238 KiB

+ 55
- 0
unity_Project/Assets/0bjects/Textures/txtr_player_PULL.png.meta View File

@ -0,0 +1,55 @@
fileFormatVersion: 2
guid: 509cc3c24e7f65e45a1bb14a27acd482
timeCreated: 1442155019
licenseType: Free
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/0bjects/Textures/txtr_player_PUSH.png View File

Before After
Width: 2048  |  Height: 2048  |  Size: 239 KiB

+ 55
- 0
unity_Project/Assets/0bjects/Textures/txtr_player_PUSH.png.meta View File

@ -0,0 +1,55 @@
fileFormatVersion: 2
guid: bb7908d87fce4b44e9104fc4e2354199
timeCreated: 1442155020
licenseType: Free
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/0bjects/Textures/txtr_player_face_A.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 38 KiB

+ 55
- 0
unity_Project/Assets/0bjects/Textures/txtr_player_face_A.png.meta View File

@ -0,0 +1,55 @@
fileFormatVersion: 2
guid: 9b6885bad764d814d9e1eaaa9578eef1
timeCreated: 1442155019
licenseType: Free
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/0bjects/Textures/txtr_scaffold_default.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.3 MiB

+ 55
- 0
unity_Project/Assets/0bjects/Textures/txtr_scaffold_default.png.meta View File

@ -0,0 +1,55 @@
fileFormatVersion: 2
guid: d4ee25ee23c73984ca3744078b9bd322
timeCreated: 1442133721
licenseType: Free
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/0bjects/Textures/txtr_scaffold_wall_A.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.2 MiB

+ 55
- 0
unity_Project/Assets/0bjects/Textures/txtr_scaffold_wall_A.png.meta View File

@ -0,0 +1,55 @@
fileFormatVersion: 2
guid: d3c55954bb260dd41886b97a7ebbaf7b
timeCreated: 1442142865
licenseType: Free
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/0bjects/Textures/txtr_scaffold_wall_B.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.2 MiB

+ 55
- 0
unity_Project/Assets/0bjects/Textures/txtr_scaffold_wall_B.png.meta View File

@ -0,0 +1,55 @@
fileFormatVersion: 2
guid: 429bcd69f7e8a8148abac04a69fbfd5c
timeCreated: 1442142865
licenseType: Free
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/0bjects/obj_cargo_box_closed.fbx View File


+ 1
- 0
unity_Project/Assets/0bjects/obj_cargo_box_closed.fbx.meta View File

@ -10,6 +10,7 @@ ModelImporter:
2300000: //RootNode
3300000: //RootNode
4300000: cargo_box_1
4300002: cargo_box_2
9500000: //RootNode
materials:
importMaterials: 1

BIN
unity_Project/Assets/0bjects/obj_scaffold_default.fbx View File


BIN
unity_Project/Assets/0bjects/obj_scaffold_wall_A.fbx View File


BIN
unity_Project/Assets/0bjects/obj_scaffold_wall_B.fbx View File


+ 9
- 0
unity_Project/Assets/SkyBoxes - sky5X.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 172730abbfc55f346a01bf349eded8a3
folderAsset: yes
timeCreated: 1442154069
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 2
- 0
unity_Project/Assets/SkyBoxes - sky5X/README.txt View File

@ -0,0 +1,2 @@
Original designs by clandestine studio 2008 .
FREE for personal and commercial use.

+ 6
- 0
unity_Project/Assets/SkyBoxes - sky5X/README.txt.meta View File

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: fdf5d809b3379b444bd00660c794e566
TextScriptImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: ffe8e868ef8a7a3469e5f3e93b18675b
folderAsset: yes
timeCreated: 1441344714
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare/35mm Aliens.flare View File


+ 6
- 0
unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare/35mm Aliens.flare.meta View File

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 3ca3d4e332e9641439d689a9005a1813
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare/35mmMoonControl.psd View File


+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/custom_LensFlare/35mmMoonControl.psd.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: e4fd1cdecdf7fe04994c460b6b5cf073
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

+ 9
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 516132cdfa1628743a8261daf4c6600d
folderAsset: yes
timeCreated: 1441344714
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky1_colorSettings.jpg View File

Before After
Width: 960  |  Height: 600  |  Size: 73 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky1_colorSettings.jpg.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 41db3ffb30c7c6e42a29062caf72bd93
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky2_colorSettings.jpg View File

Before After
Width: 960  |  Height: 600  |  Size: 84 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky2_colorSettings.jpg.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: acd6528d87a986246ada3e39a8e47870
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky3_colorSettings.jpg View File

Before After
Width: 960  |  Height: 600  |  Size: 76 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky3_colorSettings.jpg.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 07c8cfc7f3c355e44bf90871d9eec625
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky4_colorSettings.jpg View File

Before After
Width: 960  |  Height: 600  |  Size: 72 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky4_colorSettings.jpg.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: ba33c6c0661825b4db3305bfd6599fc7
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky5_colorSettings.jpg View File

Before After
Width: 960  |  Height: 600  |  Size: 69 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_light_settings/sky5_colorSettings.jpg.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 2d66fdc9e9f0d0c4cb7642f57dd18250
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 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:
assetBundleName:
assetBundleVariant:

+ 9
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 939dc060d4f9d20418a25e922fbbe861
folderAsset: yes
timeCreated: 1441344714
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X1.mat View File


+ 20
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X1.mat.meta View File

@ -0,0 +1,20 @@
fileFormatVersion: 2
guid: 7400269f7d341bc41b1f21adeccb2a5f
labels:
- skybox
- skycube
- sky
- sky5X
- free
- night
- space
- atmosphere
- day
- dusk
- sunset
- sunrise
- dawn
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X2.mat View File


+ 20
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X2.mat.meta View File

@ -0,0 +1,20 @@
fileFormatVersion: 2
guid: e9705e00f62f62849b89fc9fd55aa0e3
labels:
- skybox
- skycube
- sky
- sky5X
- free
- night
- space
- atmosphere
- day
- dusk
- sunset
- sunrise
- dawn
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X3.mat View File


+ 20
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X3.mat.meta View File

@ -0,0 +1,20 @@
fileFormatVersion: 2
guid: 93d43b027dc267444af7412b8e607dbd
labels:
- skybox
- skycube
- sky
- sky5X
- free
- night
- space
- atmosphere
- day
- dusk
- sunset
- sunrise
- dawn
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X4.mat View File


+ 20
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X4.mat.meta View File

@ -0,0 +1,20 @@
fileFormatVersion: 2
guid: 13fde35df00f2384598d84d32a7bacd8
labels:
- skybox
- skycube
- sky
- sky5X
- free
- night
- space
- atmosphere
- day
- dusk
- sunset
- sunrise
- dawn
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X5.mat View File


+ 20
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_skyboxes/sky5X5.mat.meta View File

@ -0,0 +1,20 @@
fileFormatVersion: 2
guid: d07d2172e76d3fa429e80a14d2ae3616
labels:
- skybox
- skycube
- sky
- sky5X
- free
- night
- space
- atmosphere
- day
- dusk
- sunset
- sunrise
- dawn
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 9fd00666f7d0da04690e4852ed5ef565
folderAsset: yes
timeCreated: 1441344714
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+x.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 580 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+x.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 7ec97cef417aea24187127b871f79cf9
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+y.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 614 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+y.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: a88bc1d48e8ad1141a7f5c7252a63f30
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+z.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 469 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51+z.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 5a88471d48adeb5439a6f1fb77fffb76
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-x.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 656 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-x.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 610d6985ab90c9d43895bfcf1edc1e1f
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-y.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 484 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-y.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 25656bb4bdba9d74fbdcec086c36da54
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-z.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 613 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX51-z.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 5df3a5da4b9409d4e8dcfcb5a7f2efb6
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+x.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.0 MiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+x.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 085a260b2d99bd54d8a8f7587c6cdd5f
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+y.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.9 MiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+y.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 7b732c99b3c5a79469b9ae07d0032abe
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+z.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.1 MiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52+z.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 337833f88c399624fb07b195c10dc6ed
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-x.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.1 MiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-x.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: f21555550245a7d40a2fdc7cabed71be
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-y.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 515 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-y.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: b5ed0d4f1b163d644bb5daa3cb634dce
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-z.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.2 MiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX52-z.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: eb149b2caa0efbc46806952a3ab0862d
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+x.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 842 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+x.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 2264faf4f795b6843932d09a642d442b
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+y.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 1.1 MiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+y.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 9c15b007bc3e6a34f843295e48f9b10a
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+z.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 647 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53+z.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 1b4e6cc33563f5a43bcb38d0b0a6c80a
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-x.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 738 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-x.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 9526bf9c85a76e140bba2b7054b6d9b4
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-y.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 5.2 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-y.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: b7cd9fbb5ae5e7a4bad1091bd6724b9f
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-z.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 834 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX53-z.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 2f457ab648d52c3438926569eff3903b
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+x.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 491 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+x.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: b269272c0c2ba5441b38bff595be1f9a
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+y.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 861 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+y.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 7cb8be361ca1b7b4197f117ab121a7f4
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+z.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 513 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54+z.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: de0602974f14d1e45a7cec9dca6b3c4f
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-x.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 556 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-x.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: b446043d575498d4fb9f8b8fbaea7134
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-y.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 134 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-y.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: a6987ce4339ab6a4fb015504c456c683
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-z.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 554 KiB

+ 53
- 0
unity_Project/Assets/SkyBoxes - sky5X/sky5X_textures/skyX54-z.png.meta View File

@ -0,0 +1,53 @@
fileFormatVersion: 2
guid: 4f15d8b16d6fda145a283b65e7594656
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
cubemapConvolution: 0
cubemapConvolutionSteps: 8
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: 1
nPOTScale: 1
lightmap: 0
rGBM: 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: 0
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save