This commit is contained in:
2025-07-14 09:35:27 +09:00
parent 8a5e3b28ba
commit 8e97f43011
110 changed files with 11482 additions and 276 deletions

View File

@@ -47,7 +47,9 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
modelName: AMR
objectName:
modelType: 2
prefabName:
modelID:
nodeID:
eventKey:
@@ -60,6 +62,9 @@ MonoBehaviour:
onWait:
m_PersistentCalls:
m_Calls: []
destination: {fileID: 0}
arrivalTime: 0
elapsedTime: 0
--- !u!1 &4053358466912683099
GameObject:
m_ObjectHideFlags: 0
@@ -86,7 +91,7 @@ Transform:
m_GameObject: {fileID: 4053358466912683099}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -2.4, y: 0.6, z: 2.95}
m_LocalPosition: {x: 0, y: 0.6, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
@@ -123,15 +128,15 @@ PrefabInstance:
m_Modifications:
- target: {fileID: -8679921383154817045, guid: b1f6d3a15cfca2d4b94d3d2a1a863971, type: 3}
propertyPath: m_LocalPosition.x
value: -2.3814237
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: b1f6d3a15cfca2d4b94d3d2a1a863971, type: 3}
propertyPath: m_LocalPosition.y
value: 1.2158147
value: 1.45
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: b1f6d3a15cfca2d4b94d3d2a1a863971, type: 3}
propertyPath: m_LocalPosition.z
value: 2.970838
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: b1f6d3a15cfca2d4b94d3d2a1a863971, type: 3}
propertyPath: m_LocalRotation.w

View File

@@ -110,6 +110,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
modelName: Machine
objectName:
modelType: 4
prefabName:
modelID:
@@ -174,7 +175,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 2fe45f825af66d14cbb13cdadbc5f837, type: 3}
propertyPath: m_LocalRotation.w
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 2fe45f825af66d14cbb13cdadbc5f837, type: 3}
propertyPath: m_LocalRotation.x
@@ -182,7 +183,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 2fe45f825af66d14cbb13cdadbc5f837, type: 3}
propertyPath: m_LocalRotation.y
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 2fe45f825af66d14cbb13cdadbc5f837, type: 3}
propertyPath: m_LocalRotation.z
@@ -194,7 +195,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 2fe45f825af66d14cbb13cdadbc5f837, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
value: 180
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 2fe45f825af66d14cbb13cdadbc5f837, type: 3}
propertyPath: m_LocalEulerAnglesHint.z

View File

@@ -46,7 +46,9 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
modelName: Pallet
objectName:
modelType: 1
prefabName:
modelID:
nodeID:
eventKey:
@@ -55,7 +57,7 @@ MonoBehaviour:
eventQueueProduct: product_queued
eventStoreProduct: product_stored
productPrefab: {fileID: 3554305899873773484, guid: a0607d71a04b3f4459be2d9646fcb429, type: 3}
defectPrefab: {fileID: 3554305899873773484, guid: cdaf18132be58d64ebab6d9d81fffbd9, type: 3}
defectPrefab: {fileID: 3554305899873773484, guid: a0607d71a04b3f4459be2d9646fcb429, type: 3}
listProducts: []
listDefects: []
productPos: {fileID: 6052881152895185930}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 858c2a9985f90bc4399b9ba78b71b8ec
guid: 1494cf26a4b48b0429e9f395067de36d
TextureImporter:
internalIDToNameTable: []
externalObjects: {}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 83 KiB

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: ff31ff024ac34b048b7c80b7beb735b9
guid: 347e0940e2de543438ec2ec1892b1fa8
TextureImporter:
internalIDToNameTable: []
externalObjects: {}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: fc662da7d9e7e814f8bb8775e99b68b4
guid: 1351c08db0254004d95ece65b912ef5a
TextureImporter:
internalIDToNameTable: []
externalObjects: {}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 203 KiB

View File

@@ -1,12 +1,12 @@
fileFormatVersion: 2
guid: 3c31f8260ec627f42aa1c147443eee99
guid: 648f2a5eeab11074dbbddd3d82483ed1
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
@@ -37,13 +37,13 @@ TextureImporter:
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
@@ -52,9 +52,9 @@ TextureImporter:
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 8
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
@@ -113,7 +113,7 @@ TextureImporter:
customData:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
spriteID:
internalID: 0
vertices: []
indices: