fix bed selected visual
This commit is contained in:
@@ -1025,7 +1025,7 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5383733106295975035}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: 0.7071068, z: -0, w: 0.7071068}
|
||||
m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068}
|
||||
m_LocalPosition: {x: 2.5483677, y: -0.0017060019, z: 3.8295152}
|
||||
m_LocalScale: {x: 1000.00024, y: 1000, z: 1000.00024}
|
||||
m_ConstrainProportionsScale: 0
|
||||
@@ -1034,7 +1034,7 @@ Transform:
|
||||
- {fileID: 6507852063640850055}
|
||||
- {fileID: 5552240127475209367}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0}
|
||||
--- !u!114 &450881187641886026
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -1048,6 +1048,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
_interactionPoint: {fileID: 5659229417562328305}
|
||||
_radialMenuPrefab: {fileID: 0}
|
||||
--- !u!65 &2103201455296447432
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -1079,7 +1080,7 @@ GameObject:
|
||||
m_Component:
|
||||
- component: {fileID: 593147399043597590}
|
||||
m_Layer: 0
|
||||
m_Name: Bed_Visual (1)
|
||||
m_Name: Bed_VisualSelected
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
@@ -1278,6 +1279,7 @@ GameObject:
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 5552240127475209367}
|
||||
- component: {fileID: 724995867789443397}
|
||||
m_Layer: 0
|
||||
m_Name: Selected
|
||||
m_TagString: Untagged
|
||||
@@ -1301,3 +1303,18 @@ Transform:
|
||||
- {fileID: 593147399043597590}
|
||||
m_Father: {fileID: 2275578565027080912}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &724995867789443397
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8905446322980723227}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 70ee3205d7b15b4449cdacc7a726e220, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
_selectedObject: {fileID: 450881187641886026}
|
||||
visualGameObjectArray:
|
||||
- {fileID: 6200516510657557490}
|
||||
|
||||
@@ -38,7 +38,7 @@ RenderSettings:
|
||||
m_ReflectionIntensity: 1
|
||||
m_CustomReflection: {fileID: 0}
|
||||
m_Sun: {fileID: 0}
|
||||
m_IndirectSpecularColor: {r: 0.17276844, g: 0.21589246, b: 0.2978263, a: 1}
|
||||
m_IndirectSpecularColor: {r: 0.1727681, g: 0.21589208, b: 0.29782575, a: 1}
|
||||
m_UseRadianceAmbientProbe: 0
|
||||
--- !u!157 &3
|
||||
LightmapSettings:
|
||||
@@ -8955,11 +8955,6 @@ PrefabInstance:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 0}
|
||||
m_Modifications:
|
||||
- target: {fileID: 450881187641886026, guid: d6715af7517ca9f4297f69a69682ec47,
|
||||
type: 3}
|
||||
propertyPath: _radialMenuPrefab
|
||||
value:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2275578565027080912, guid: d6715af7517ca9f4297f69a69682ec47,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
@@ -9015,6 +9010,11 @@ PrefabInstance:
|
||||
propertyPath: m_Name
|
||||
value: Bed
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6200516510657557490, guid: d6715af7517ca9f4297f69a69682ec47,
|
||||
type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Bed_VisualSelected
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
|
||||
Reference in New Issue
Block a user