フライパン pan_copperを追加

This commit is contained in:
kimura 2022-04-13 19:17:59 +09:00
parent 02a3ef7512
commit 167b1697cd
6 changed files with 362 additions and 0 deletions

View File

@ -0,0 +1,127 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &9216153087313830381
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_AnchorMax.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_AnchorMin.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_SizeDelta.x
value: 174
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_SizeDelta.y
value: 154
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7695150006707541572, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8081510323215557737, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_Name
value: pan_copper
objectReference: {fileID: 0}
- target: {fileID: 8405059258981650115, guid: 21933a027d6844d1b8213bf5192430ac,
type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 5786af18e5bfabc4788fd5300d864d44,
type: 3}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 21933a027d6844d1b8213bf5192430ac, type: 3}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 24d2b7e6a6945491dad5de6c20703caf
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,127 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &4258273229407138951
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 3416971083107644784, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_Name
value: pan_copper
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644786, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 5786af18e5bfabc4788fd5300d864d44,
type: 3}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_AnchorMax.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_AnchorMin.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_SizeDelta.x
value: 150
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_SizeDelta.y
value: 150
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3416971083107644787, guid: 09cb22d8826ff4c4391577ba60b04ad6,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 09cb22d8826ff4c4391577ba60b04ad6, type: 3}

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: f8399ff319554d3e8d876749f134b65d
timeCreated: 1649843529

View File

@ -0,0 +1,95 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &4035914886457649100
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 2501033142149063689, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 7ffd28dda35f61147b57a12308d809b3,
type: 3}
- target: {fileID: 2877015880150917582, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_Name
value: pan_copper
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3184272677406202284, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3598150823487824578, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 69d24e44a9bf0ed48a0cb568eba43cbf,
type: 3}
- target: {fileID: 4995642622110259143, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 4fb11c308385b514f80314ddf13c2d9f,
type: 3}
- target: {fileID: 6200982828795924748, guid: c9b7e191d22a840ff900b9fe4a00375d,
type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: f3332777b23935243b27b83c37650c24,
type: 3}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: c9b7e191d22a840ff900b9fe4a00375d, type: 3}

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: f2b6f7c79144457c93c463541d04b31d
timeCreated: 1649843528