added card readers to doors

This commit is contained in:
mxssw 2025-08-29 16:29:09 +03:00
parent 9f65f3d476
commit a1c495cf92
9 changed files with 100 additions and 4 deletions

View File

@ -27,7 +27,8 @@ Material:
m_TexEnvs: []
m_Ints: []
m_Floats: []
m_Colors: []
m_Colors:
- _Color: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []
--- !u!114 &6311866733530308580
MonoBehaviour:

View File

@ -173,7 +173,8 @@ Transform:
m_LocalPosition: {x: 0.66000384, y: 0.17899981, z: 0}
m_LocalScale: {x: 0.4, y: 2.3500001, z: 0.30000004}
m_ConstrainProportionsScale: 0
m_Children: []
m_Children:
- {fileID: 8852838724920125608}
m_Father: {fileID: 6585262094497446843}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@ -990,3 +991,97 @@ MeshCollider:
m_Convex: 1
m_CookingOptions: 30
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
--- !u!1001 &6455717503727900637
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 7891889436999084938}
m_Modifications:
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_RootOrder
value: -1
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalScale.x
value: 0.010638297
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalScale.y
value: 0.08333332
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalScale.z
value: 0.0625
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalPosition.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalPosition.y
value: 0.1078
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalPosition.z
value: -0.484
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalRotation.x
value: -0.5
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalRotation.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalRotation.z
value: -0.5
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 90
objectReference: {fileID: 0}
- target: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -90
objectReference: {fileID: 0}
- target: {fileID: 2884302241037477327, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
propertyPath: m_Name
value: card reader Variant
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7, type: 3}
--- !u!4 &8852838724920125608 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 2543629131364876149, guid: 4bf3a1b8cc791c845bc08e4ca1d00fb7,
type: 3}
m_PrefabInstance: {fileID: 6455717503727900637}
m_PrefabAsset: {fileID: 0}

Binary file not shown.