Skip to content

Commit 874b8bf

Browse files
committed
Removed linkage of Pathfinding and MapPlaceables
1 parent 0c8bc5e commit 874b8bf

File tree

77 files changed

+2473
-743
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+2473
-743
lines changed

Assets/PolyTycoon/Resources/LightweightRenderPipelineAsset.asset

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ MonoBehaviour:
1818
m_RequireDepthTexture: 0
1919
m_RequireOpaqueTexture: 1
2020
m_OpaqueDownsampling: 1
21-
m_SupportsHDR: 0
21+
m_SupportsHDR: 1
2222
m_MSAA: 2
2323
m_RenderScale: 1
2424
m_MainLightRenderingMode: 1
2525
m_MainLightShadowsSupported: 1
2626
m_MainLightShadowmapResolution: 2048
2727
m_AdditionalLightsRenderingMode: 1
28-
m_AdditionalLightsPerObjectLimit: 2
28+
m_AdditionalLightsPerObjectLimit: 1
2929
m_AdditionalLightShadowsSupported: 0
3030
m_AdditionalLightsShadowmapResolution: 2048
31-
m_ShadowDistance: 50
31+
m_ShadowDistance: 200
3232
m_ShadowCascades: 2
3333
m_Cascade2Split: 0.25
3434
m_Cascade4Split: {x: 0.067, y: 0.2, z: 0.467}

Assets/PolyTycoon/Resources/Models/Environment/Animals.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

Assets/PolyTycoon/Resources/Models/Environment/Animals/seagull.fbx.meta

Lines changed: 95 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/PolyTycoon/Resources/Models/Environment/Trees/SM_Env_TreePine_01.fbx

Lines changed: 0 additions & 3 deletions
This file was deleted.
Binary file not shown.

Assets/PolyTycoon/Resources/Models/Environment/Trees/SM_Env_TreePine_01.fbx.meta renamed to Assets/PolyTycoon/Resources/Models/Environment/Trees/SM_Env_TreePine_01_LOD0.fbx.meta

File renamed without changes.
Binary file not shown.

Assets/PolyTycoon/Resources/Models/Environment/Trees/SM_Env_Tree_01.fbx.meta renamed to Assets/PolyTycoon/Resources/Models/Environment/Trees/SM_Env_TreePine_01_LOD1.fbx.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

0 commit comments

Comments
 (0)