Skip to content

Commit

Permalink
fix(arena): reduce global arena sizes 🩹 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterAzix committed Jan 19, 2023
1 parent 590eb05 commit d54fa0d
Show file tree
Hide file tree
Showing 8 changed files with 689 additions and 3,332 deletions.
4 changes: 2 additions & 2 deletions Assets/Art/Materials/GridBlue_01_Mat.mat
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ Material:
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 2800000, guid: d4d6919451fe3e24388816386a6d15a4, type: 3}
m_Scale: {x: 100, y: 100}
m_Scale: {x: 80, y: 80}
m_Offset: {x: 0.004, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: d1118dda59970a2449ee890fa247c4c5, type: 3}
m_Scale: {x: 100, y: 100}
m_Scale: {x: 80, y: 80}
m_Offset: {x: 0.004, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
Expand Down
4 changes: 2 additions & 2 deletions Assets/Art/Materials/TowerWall_1.mat
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ Material:
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 2800000, guid: d4d6919451fe3e24388816386a6d15a4, type: 3}
m_Scale: {x: 6.5, y: 12.5}
m_Scale: {x: 6.5, y: 9}
m_Offset: {x: 0.004, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: d9c0dd5cdac07b145be73329e489869a, type: 3}
m_Scale: {x: 6.5, y: 12.5}
m_Scale: {x: 6.5, y: 9}
m_Offset: {x: 0.004, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
Expand Down
4 changes: 2 additions & 2 deletions Assets/Art/Materials/TowerWall_2.mat
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ Material:
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 2800000, guid: d4d6919451fe3e24388816386a6d15a4, type: 3}
m_Scale: {x: 6.5, y: 10.5}
m_Scale: {x: 6.5, y: 7}
m_Offset: {x: 0.004, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: d9c0dd5cdac07b145be73329e489869a, type: 3}
m_Scale: {x: 6.5, y: 10.5}
m_Scale: {x: 6.5, y: 7}
m_Offset: {x: 0.004, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
Expand Down
12 changes: 8 additions & 4 deletions Assets/Level/Prefabs/Arena/MainPlatform/MainPlatform.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1130443316551313840}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 6, y: 12.5, z: -3}
m_LocalScale: {x: 1, y: 0.5, z: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 1130443317430171233}
Expand All @@ -45,13 +45,17 @@ PrefabInstance:
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 423514562895784049, guid: dbc5b743d85ed4f48ae84bd133066201, type: 3}
propertyPath: m_LocalScale.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 423514562895784049, guid: dbc5b743d85ed4f48ae84bd133066201, type: 3}
propertyPath: m_LocalPosition.x
value: -7.775495
objectReference: {fileID: 0}
- target: {fileID: 423514562895784049, guid: dbc5b743d85ed4f48ae84bd133066201, type: 3}
propertyPath: m_LocalPosition.y
value: 3.25
value: 7
objectReference: {fileID: 0}
- target: {fileID: 423514562895784049, guid: dbc5b743d85ed4f48ae84bd133066201, type: 3}
propertyPath: m_LocalPosition.z
Expand Down Expand Up @@ -117,7 +121,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 5253486242264579649, guid: 5bebf89c8123146ecbdea85b2c1a3a39, type: 3}
propertyPath: m_LocalPosition.y
value: 0
value: 5.25
objectReference: {fileID: 0}
- target: {fileID: 5253486242264579649, guid: 5bebf89c8123146ecbdea85b2c1a3a39, type: 3}
propertyPath: m_LocalPosition.z
Expand Down
32 changes: 16 additions & 16 deletions Assets/Level/Prefabs/Arena/MainPlatform/Pillars.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 635836811545199766}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -2, y: -12.5, z: 9}
m_LocalScale: {x: 0.25, y: 25, z: 0.25}
m_LocalPosition: {x: -2, y: 0, z: 9}
m_LocalScale: {x: 0.25, y: 10, z: 0.25}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7036547218184549232}
Expand Down Expand Up @@ -124,8 +124,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 719654669745002244}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -2, y: -12.5, z: -3}
m_LocalScale: {x: 0.25, y: 25, z: 0.25}
m_LocalPosition: {x: -2, y: 0, z: -3}
m_LocalScale: {x: 0.25, y: 10, z: 0.25}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7036547218184549232}
Expand Down Expand Up @@ -221,8 +221,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2565775017415198660}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -10, y: -12.5, z: -3}
m_LocalScale: {x: 0.25, y: 25, z: 0.25}
m_LocalPosition: {x: -10, y: 0, z: -3}
m_LocalScale: {x: 0.25, y: 10, z: 0.25}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7036547218184549232}
Expand Down Expand Up @@ -318,8 +318,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3984934673774656849}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: -12.5, z: -1}
m_LocalScale: {x: 0.25, y: 25, z: 0.25}
m_LocalPosition: {x: 0, y: 0, z: -1}
m_LocalScale: {x: 0.25, y: 10, z: 0.25}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7036547218184549232}
Expand Down Expand Up @@ -415,8 +415,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4168906160073083036}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -10, y: -12.5, z: 9}
m_LocalScale: {x: 0.25, y: 25, z: 0.25}
m_LocalPosition: {x: -10, y: 0, z: 9}
m_LocalScale: {x: 0.25, y: 10, z: 0.25}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7036547218184549232}
Expand Down Expand Up @@ -551,8 +551,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7157525806876855744}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -12, y: -12.5, z: 7}
m_LocalScale: {x: 0.25, y: 25, z: 0.25}
m_LocalPosition: {x: -12, y: 0, z: 7}
m_LocalScale: {x: 0.25, y: 10, z: 0.25}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7036547218184549232}
Expand Down Expand Up @@ -648,8 +648,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7198081320165922539}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -12, y: -12.5, z: -1}
m_LocalScale: {x: 0.25, y: 25, z: 0.25}
m_LocalPosition: {x: -12, y: 0, z: -1}
m_LocalScale: {x: 0.25, y: 10, z: 0.25}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7036547218184549232}
Expand Down Expand Up @@ -745,8 +745,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 9176230148164604569}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: -12.5, z: 7}
m_LocalScale: {x: 0.25, y: 25, z: 0.25}
m_LocalPosition: {x: 0, y: 0, z: 7}
m_LocalScale: {x: 0.25, y: 10, z: 0.25}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7036547218184549232}
Expand Down
Loading

0 comments on commit d54fa0d

Please sign in to comment.