Skip to content

Commit

Permalink
Optimized models
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Apr 20, 2023
1 parent 74604eb commit 7a250dd
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 5 deletions.
Binary file modified Assets/Art/Meshes/Fret.blend
Binary file not shown.
Binary file modified Assets/Art/Meshes/Notes.blend
Binary file not shown.
2 changes: 1 addition & 1 deletion Assets/Art/Meshes/Notes_HOPO.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ MeshRenderer:
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: e5f1d6b381e448e44b28a4a2825c0343, type: 2}
- {fileID: 2100000, guid: 0e410b84cdc264544a6ba5b805c80fb3, type: 2}
- {fileID: 2100000, guid: 8427df3402388ca4e80f4411ae8ee82e, type: 2}
- {fileID: 2100000, guid: 0e410b84cdc264544a6ba5b805c80fb3, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Art/Meshes/Pickup.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ MeshFilter:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2604729629126270415}
m_Mesh: {fileID: -5495902117074765545, guid: 67f04293ea77d414d8f050362bac57be, type: 3}
m_Mesh: {fileID: 8310260808387721200, guid: 67f04293ea77d414d8f050362bac57be, type: 3}
--- !u!23 &9215642700547676378
MeshRenderer:
m_ObjectHideFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/DrumsNote.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4634473573192609450}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0.028}
m_LocalPosition: {x: 0, y: 0, z: 0.042}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
Expand Down
4 changes: 2 additions & 2 deletions Assets/Prefabs/Note.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ MonoBehaviour:
- {fileID: 4571971630462908758}
- {fileID: 6846950644507852135}
- {fileID: 7147253800328892818}
meshRendererMiddleIndices: 020000000200000001000000
meshRendererMiddleIndices: 020000000100000001000000
noteGroup: {fileID: 1397812567785855241}
hopoGroup: {fileID: 1294466957868725440}
fullGroup: {fileID: 4634473573192609450}
Expand Down Expand Up @@ -148,7 +148,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4634473573192609450}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: -0.0279, z: 0.028}
m_LocalPosition: {x: 0, y: -0.0279, z: 0.037}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
Expand Down
5 changes: 5 additions & 0 deletions Assets/Prefabs/SlimDrumsNote.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,11 @@ PrefabInstance:
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4634473573192609450, guid: db78dd29efd83c7479ab64f090489636,
type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5329876324991789564, guid: db78dd29efd83c7479ab64f090489636,
type: 3}
propertyPath: m_Layer
Expand Down
4 changes: 4 additions & 0 deletions Assets/Settings/Localization/Settings Shared Data.asset
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@ MonoBehaviour:
m_Key: useChipmunkSpeed
m_Metadata:
m_Items: []
- m_Id: 9486234872569856
m_Key: highFovCamera
m_Metadata:
m_Items: []
m_Metadata:
m_Items: []
m_KeyGenerator:
Expand Down
4 changes: 4 additions & 0 deletions Assets/Settings/Localization/Settings_en-US.asset
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,10 @@ MonoBehaviour:
m_Localized: Chipmunk Speedups
m_Metadata:
m_Items: []
- m_Id: 9486234872569856
m_Localized: Use High FOV Camera
m_Metadata:
m_Items: []
references:
version: 2
RefIds: []

0 comments on commit 7a250dd

Please sign in to comment.