combatlevel world done | adjusts in portal script to allow for scenemanagement | waiting for ai to finish. need to write enemy spawner scripts

This commit is contained in:
2022-04-17 22:18:13 +03:00
parent be8b9a987d
commit 2a996b6feb
116 changed files with 49634 additions and 1120 deletions

View File

@@ -129,6 +129,18 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AO: 0
@@ -156,6 +168,8 @@ Material:
- _OcclusionStrength: 1
- _Parallax: 0.02
- _PigmentMapSize: 1024
- _QueueControl: 0
- _QueueOffset: 0
- _SSSAmount: 0.3306561
- _SSSSize: 5.3
- _ShadowStrength: 1

View File

@@ -116,6 +116,18 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AO: 0
@@ -143,6 +155,8 @@ Material:
- _OcclusionStrength: 1
- _Parallax: 0.02
- _PigmentMapSize: 1024
- _QueueControl: 0
- _QueueOffset: 0
- _SSSAmount: 0.3306561
- _SSSSize: 5.3
- _ShadowStrength: 1