diff --git a/Assets/IsoTools/Editor/IsoObjectEditor.cs b/Assets/IsoTools/Editor/IsoObjectEditor.cs index 08278a5..7d93572 100644 --- a/Assets/IsoTools/Editor/IsoObjectEditor.cs +++ b/Assets/IsoTools/Editor/IsoObjectEditor.cs @@ -31,15 +31,17 @@ namespace IsoTools { } void DirtyTargetPosition() { - var position_prop = serializedObject.FindProperty("_position"); - if ( position_prop != null ) { - var last_value = position_prop.vector3Value; - position_prop.vector3Value = last_value + Vector3.one; - PrefabUtility.RecordPrefabInstancePropertyModifications(target); - serializedObject.ApplyModifiedProperties(); - position_prop.vector3Value = last_value; - PrefabUtility.RecordPrefabInstancePropertyModifications(target); - serializedObject.ApplyModifiedProperties(); + if ( targets.Length == 1 ) { + var position_prop = serializedObject.FindProperty("_position"); + if ( position_prop != null ) { + var last_value = position_prop.vector3Value; + position_prop.vector3Value = last_value + Vector3.one; + PrefabUtility.RecordPrefabInstancePropertyModifications(target); + serializedObject.ApplyModifiedProperties(); + position_prop.vector3Value = last_value; + PrefabUtility.RecordPrefabInstancePropertyModifications(target); + serializedObject.ApplyModifiedProperties(); + } } } @@ -168,7 +170,6 @@ namespace IsoTools { public override void OnInspectorGUI() { DrawDefaultInspector(); - GrabPositions(); DirtyTargetPosition(); diff --git a/Assets/IsoTools/Examples/Prefabs/Kenney/AlienBall.prefab b/Assets/IsoTools/Examples/Prefabs/Kenney/AlienBall.prefab index 1866d38..39dfedc 100644 --- a/Assets/IsoTools/Examples/Prefabs/Kenney/AlienBall.prefab +++ b/Assets/IsoTools/Examples/Prefabs/Kenney/AlienBall.prefab @@ -42,7 +42,7 @@ Transform: m_PrefabInternal: {fileID: 100100000} m_GameObject: {fileID: 124842} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -23.7793655, y: 45.2162933, z: 14.0350876} + m_LocalPosition: {x: -.966036737, y: 1.83691168, z: 14.0350876} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 491986} diff --git a/Assets/IsoTools/Examples/Prefabs/Kenney/Building.prefab b/Assets/IsoTools/Examples/Prefabs/Kenney/Building.prefab index eb6f28f..b8fa37e 100644 --- a/Assets/IsoTools/Examples/Prefabs/Kenney/Building.prefab +++ b/Assets/IsoTools/Examples/Prefabs/Kenney/Building.prefab @@ -57,6 +57,10 @@ GameObject: m_Component: - 4: {fileID: 460460} - 114: {fileID: 11456498} + - 114: {fileID: 11402184} + - 114: {fileID: 11434552} + - 114: {fileID: 11465338} + - 114: {fileID: 11476164} m_Layer: 0 m_Name: Building m_TagString: Untagged @@ -83,7 +87,7 @@ Transform: m_PrefabInternal: {fileID: 100100000} m_GameObject: {fileID: 199876} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: .649999499, y: 2.27499962, z: 52.7777863} + m_LocalPosition: {x: 0, y: 0, z: 1} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 492676} @@ -115,6 +119,35 @@ Transform: m_Children: [] m_Father: {fileID: 460460} m_RootOrder: 0 +--- !u!114 &11402184 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 199876} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b256250c588ee4e4590a3e58eaa69b1d, type: 3} + m_Name: + m_EditorClassIdentifier: + _material: {fileID: 0} + _isTrigger: 0 + _size: {x: 1, y: 1, z: 2} + _offset: {x: .5, y: .5, z: 1} +--- !u!114 &11434552 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 199876} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4febe544112bb4678bdd59fa963c802d, type: 3} + m_Name: + m_EditorClassIdentifier: + _isKinematic: 1 + _interpolation: 0 + _collisionDetectionMode: 0 --- !u!114 &11456498 MonoBehaviour: m_ObjectHideFlags: 1 @@ -128,9 +161,38 @@ MonoBehaviour: m_EditorClassIdentifier: _mode: 0 _size: {x: 1, y: 1, z: 2} - _position: {x: 4, y: 3, z: 0} + _position: {x: 0, y: 0, z: 0} _isAlignment: 1 _isShowBounds: 0 +--- !u!114 &11465338 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 199876} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b256250c588ee4e4590a3e58eaa69b1d, type: 3} + m_Name: + m_EditorClassIdentifier: + _material: {fileID: 0} + _isTrigger: 0 + _size: {x: 1, y: 1, z: 2} + _offset: {x: .5, y: .5, z: 1} +--- !u!114 &11476164 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 199876} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4febe544112bb4678bdd59fa963c802d, type: 3} + m_Name: + m_EditorClassIdentifier: + _isKinematic: 1 + _interpolation: 0 + _collisionDetectionMode: 0 --- !u!212 &21224890 SpriteRenderer: m_ObjectHideFlags: 1 diff --git a/Assets/IsoTools/Examples/Prefabs/Kenney/Fence.prefab b/Assets/IsoTools/Examples/Prefabs/Kenney/Fence.prefab index 02bfe36..29116fa 100644 --- a/Assets/IsoTools/Examples/Prefabs/Kenney/Fence.prefab +++ b/Assets/IsoTools/Examples/Prefabs/Kenney/Fence.prefab @@ -9,6 +9,8 @@ GameObject: m_Component: - 4: {fileID: 436798} - 114: {fileID: 11470110} + - 114: {fileID: 11460480} + - 114: {fileID: 11461334} m_Layer: 0 m_Name: Fence m_TagString: Untagged @@ -51,12 +53,41 @@ Transform: m_PrefabInternal: {fileID: 100100000} m_GameObject: {fileID: 129934} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: .344499975, z: 0} + m_LocalPosition: {x: .649999976, y: .669499874, z: 1.10000002} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 403766} m_Father: {fileID: 0} m_RootOrder: 0 +--- !u!114 &11460480 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 129934} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b256250c588ee4e4590a3e58eaa69b1d, type: 3} + m_Name: + m_EditorClassIdentifier: + _material: {fileID: 0} + _isTrigger: 0 + _size: {x: 1, y: .0700000003, z: .430000007} + _offset: {x: .5, y: .0350000001, z: .215000004} +--- !u!114 &11461334 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 129934} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4febe544112bb4678bdd59fa963c802d, type: 3} + m_Name: + m_EditorClassIdentifier: + _isKinematic: 1 + _interpolation: 0 + _collisionDetectionMode: 0 --- !u!114 &11470110 MonoBehaviour: m_ObjectHideFlags: 1 @@ -70,7 +101,7 @@ MonoBehaviour: m_EditorClassIdentifier: _mode: 0 _size: {x: 1, y: .0700000003, z: .430000007} - _position: {x: 0, y: 0, z: .529999971} + _position: {x: .99999994, y: -2.53778239e-07, z: .529999971} _isAlignment: 0 _isShowBounds: 0 --- !u!212 &21295688 diff --git a/Assets/IsoTools/Examples/Prefabs/Tests/Cube_1x1x1.prefab b/Assets/IsoTools/Examples/Prefabs/Tests/Cube_1x1x1.prefab index 32687df..52ccb8b 100644 --- a/Assets/IsoTools/Examples/Prefabs/Tests/Cube_1x1x1.prefab +++ b/Assets/IsoTools/Examples/Prefabs/Tests/Cube_1x1x1.prefab @@ -77,7 +77,23 @@ Prefab: serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 0} - m_Modifications: [] + m_Modifications: + - target: {fileID: 0} + propertyPath: _position.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: _position.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 0} m_RootGameObject: {fileID: 117528} diff --git a/Assets/IsoTools/Examples/Prefabs/Tests/Wall_r.prefab b/Assets/IsoTools/Examples/Prefabs/Tests/Wall_r.prefab index de99271..d8a1ec0 100644 --- a/Assets/IsoTools/Examples/Prefabs/Tests/Wall_r.prefab +++ b/Assets/IsoTools/Examples/Prefabs/Tests/Wall_r.prefab @@ -40,6 +40,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 9a9c584f9a39449438abc7ba59a68778, type: 3} m_Name: m_EditorClassIdentifier: + _mode: 0 _size: {x: 1, y: 0, z: 1} _position: {x: 0, y: 0, z: 0} _isAlignment: 1 diff --git a/Assets/IsoTools/Examples/Prefabs/Tests/Wallx3_l.prefab b/Assets/IsoTools/Examples/Prefabs/Tests/Wallx3_l.prefab index 7534da2..9395aab 100644 --- a/Assets/IsoTools/Examples/Prefabs/Tests/Wallx3_l.prefab +++ b/Assets/IsoTools/Examples/Prefabs/Tests/Wallx3_l.prefab @@ -24,7 +24,7 @@ Transform: m_PrefabInternal: {fileID: 100100000} m_GameObject: {fileID: 173450} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -0, y: 0, z: 0} + m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} @@ -40,6 +40,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 9a9c584f9a39449438abc7ba59a68778, type: 3} m_Name: m_EditorClassIdentifier: + _mode: 0 _size: {x: 0, y: 3, z: 1} _position: {x: -0, y: 0, z: 0} _isAlignment: 1 diff --git a/Assets/IsoTools/Examples/Prefabs/Tests/Wallx3_r.prefab b/Assets/IsoTools/Examples/Prefabs/Tests/Wallx3_r.prefab index 7734a10..a8334b3 100644 --- a/Assets/IsoTools/Examples/Prefabs/Tests/Wallx3_r.prefab +++ b/Assets/IsoTools/Examples/Prefabs/Tests/Wallx3_r.prefab @@ -40,6 +40,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 9a9c584f9a39449438abc7ba59a68778, type: 3} m_Name: m_EditorClassIdentifier: + _mode: 0 _size: {x: 3, y: 0, z: 1} _position: {x: 0, y: 0, z: 0} _isAlignment: 1 diff --git a/Assets/IsoTools/Examples/Scenes/Scene00.unity b/Assets/IsoTools/Examples/Scenes/Scene00.unity index 72cf0d6..0103e18 100644 --- a/Assets/IsoTools/Examples/Scenes/Scene00.unity +++ b/Assets/IsoTools/Examples/Scenes/Scene00.unity @@ -132,11 +132,11 @@ Prefab: m_Modifications: - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.x - value: 2.48949933 + value: 2.48949957 objectReference: {fileID: 0} - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.y - value: 1.91424978 + value: 1.91424966 objectReference: {fileID: 0} - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.z @@ -172,7 +172,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.y - value: .499999821 + value: .499999464 objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _isAlignment @@ -260,7 +260,7 @@ Prefab: m_Modifications: - target: {fileID: 414844, guid: 04fdbaa6703674aa59a45e7b9fa9fff6, type: 2} propertyPath: m_LocalPosition.x - value: 1.29999995 + value: 1.29999971 objectReference: {fileID: 0} - target: {fileID: 414844, guid: 04fdbaa6703674aa59a45e7b9fa9fff6, type: 2} propertyPath: m_LocalPosition.y @@ -759,11 +759,11 @@ Prefab: m_Modifications: - target: {fileID: 414844, guid: 04fdbaa6703674aa59a45e7b9fa9fff6, type: 2} propertyPath: m_LocalPosition.x - value: -.649999976 + value: -.650000215 objectReference: {fileID: 0} - target: {fileID: 414844, guid: 04fdbaa6703674aa59a45e7b9fa9fff6, type: 2} propertyPath: m_LocalPosition.y - value: 1.625 + value: 1.62499976 objectReference: {fileID: 0} - target: {fileID: 414844, guid: 04fdbaa6703674aa59a45e7b9fa9fff6, type: 2} propertyPath: m_LocalPosition.z @@ -949,7 +949,7 @@ Prefab: m_Modifications: - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.x - value: 2.48949933 + value: 2.48949957 objectReference: {fileID: 0} - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.y @@ -989,7 +989,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.y - value: 1.49999964 + value: 1.4999994 objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _isAlignment @@ -1015,7 +1015,7 @@ Prefab: m_Modifications: - target: {fileID: 436736, guid: 30a269be2fc864c9ea00c7a65636d543, type: 2} propertyPath: m_LocalPosition.x - value: 2.5999999 + value: 2.59999943 objectReference: {fileID: 0} - target: {fileID: 436736, guid: 30a269be2fc864c9ea00c7a65636d543, type: 2} propertyPath: m_LocalPosition.y @@ -1073,11 +1073,11 @@ Prefab: m_Modifications: - target: {fileID: 436736, guid: 30a269be2fc864c9ea00c7a65636d543, type: 2} propertyPath: m_LocalPosition.x - value: 2.5999999 + value: 2.59999943 objectReference: {fileID: 0} - target: {fileID: 436736, guid: 30a269be2fc864c9ea00c7a65636d543, type: 2} propertyPath: m_LocalPosition.y - value: 1.94999993 + value: 1.94999981 objectReference: {fileID: 0} - target: {fileID: 436736, guid: 30a269be2fc864c9ea00c7a65636d543, type: 2} propertyPath: m_LocalPosition.z @@ -1131,15 +1131,15 @@ Prefab: m_Modifications: - target: {fileID: 460460, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: m_LocalPosition.x - value: .649999499 + value: -3.57627869e-07 objectReference: {fileID: 0} - target: {fileID: 460460, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: m_LocalPosition.y - value: 2.27499962 + value: 1.94999981 objectReference: {fileID: 0} - target: {fileID: 460460, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: m_LocalPosition.z - value: 5.89999676 + value: 5.79999685 objectReference: {fileID: 0} - target: {fileID: 460460, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: m_LocalRotation.x @@ -1167,7 +1167,15 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: _position.x - value: 4 + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} + propertyPath: _position.y + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} + propertyPath: _position.z + value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} @@ -1456,15 +1464,15 @@ Prefab: m_Modifications: - target: {fileID: 460460, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: m_LocalPosition.x - value: -3.57627869e-07 + value: .649999499 objectReference: {fileID: 0} - target: {fileID: 460460, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: m_LocalPosition.y - value: 1.94999981 + value: 2.27499962 objectReference: {fileID: 0} - target: {fileID: 460460, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: m_LocalPosition.z - value: 5.79999685 + value: 5.89999676 objectReference: {fileID: 0} - target: {fileID: 460460, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: m_LocalRotation.x @@ -1492,12 +1500,20 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: _position.x - value: 3 + value: 4 objectReference: {fileID: 0} - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: _isShowBounds value: 0 objectReference: {fileID: 0} + - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} + propertyPath: _position.y + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} + propertyPath: _position.z + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} m_IsPrefabParent: 0 @@ -1612,11 +1628,11 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.x - value: 1.5 + value: 1.50000012 objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.y - value: 1.99999988 + value: 1.99999976 objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _isAlignment @@ -1642,11 +1658,11 @@ Prefab: m_Modifications: - target: {fileID: 499162, guid: 2adc9fee17dce4fda8f24ef16baf03a6, type: 2} propertyPath: m_LocalPosition.x - value: .779999912 + value: .779999673 objectReference: {fileID: 0} - target: {fileID: 499162, guid: 2adc9fee17dce4fda8f24ef16baf03a6, type: 2} propertyPath: m_LocalPosition.y - value: 1.70949996 + value: 1.70949984 objectReference: {fileID: 0} - target: {fileID: 499162, guid: 2adc9fee17dce4fda8f24ef16baf03a6, type: 2} propertyPath: m_LocalPosition.z @@ -1860,11 +1876,11 @@ Prefab: m_Modifications: - target: {fileID: 491914, guid: a31c6c4f5c7a34524b7fba25b8913970, type: 2} propertyPath: m_LocalPosition.x - value: .649999976 + value: .649999619 objectReference: {fileID: 0} - target: {fileID: 491914, guid: a31c6c4f5c7a34524b7fba25b8913970, type: 2} propertyPath: m_LocalPosition.y - value: 1.625 + value: 1.62499976 objectReference: {fileID: 0} - target: {fileID: 491914, guid: a31c6c4f5c7a34524b7fba25b8913970, type: 2} propertyPath: m_LocalPosition.z @@ -2146,11 +2162,11 @@ Prefab: m_Modifications: - target: {fileID: 436798, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} propertyPath: m_LocalPosition.x - value: 3.24999928 + value: 3.24999952 objectReference: {fileID: 0} - target: {fileID: 436798, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} propertyPath: m_LocalPosition.y - value: 1.96949983 + value: 1.96949971 objectReference: {fileID: 0} - target: {fileID: 436798, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} propertyPath: m_LocalPosition.z @@ -2182,7 +2198,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11470110, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} propertyPath: _position.y - value: -2.14347338e-07 + value: -5.81145173e-07 objectReference: {fileID: 0} - target: {fileID: 129934, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} propertyPath: m_Name @@ -2262,11 +2278,11 @@ Prefab: m_Modifications: - target: {fileID: 414844, guid: 04fdbaa6703674aa59a45e7b9fa9fff6, type: 2} propertyPath: m_LocalPosition.x - value: .649999976 + value: .649999738 objectReference: {fileID: 0} - target: {fileID: 414844, guid: 04fdbaa6703674aa59a45e7b9fa9fff6, type: 2} propertyPath: m_LocalPosition.y - value: .974999964 + value: .974999905 objectReference: {fileID: 0} - target: {fileID: 414844, guid: 04fdbaa6703674aa59a45e7b9fa9fff6, type: 2} propertyPath: m_LocalPosition.z @@ -2608,7 +2624,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.x - value: 1.99999964 + value: 1.99999988 objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.y @@ -2638,11 +2654,11 @@ Prefab: m_Modifications: - target: {fileID: 417898, guid: 434e7ad177e254961b75f8d87241b959, type: 2} propertyPath: m_LocalPosition.x - value: 1.29999995 + value: 1.29999948 objectReference: {fileID: 0} - target: {fileID: 417898, guid: 434e7ad177e254961b75f8d87241b959, type: 2} propertyPath: m_LocalPosition.y - value: 1.94999993 + value: 1.94999981 objectReference: {fileID: 0} - target: {fileID: 417898, guid: 434e7ad177e254961b75f8d87241b959, type: 2} propertyPath: m_LocalPosition.z @@ -3248,6 +3264,14 @@ Prefab: propertyPath: _isShowBounds value: 0 objectReference: {fileID: 0} + - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} + propertyPath: _position.y + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} + propertyPath: _position.z + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} m_IsPrefabParent: 0 @@ -3366,7 +3390,7 @@ Prefab: m_Modifications: - target: {fileID: 436736, guid: 30a269be2fc864c9ea00c7a65636d543, type: 2} propertyPath: m_LocalPosition.x - value: 1.94999993 + value: 1.94999957 objectReference: {fileID: 0} - target: {fileID: 436736, guid: 30a269be2fc864c9ea00c7a65636d543, type: 2} propertyPath: m_LocalPosition.y @@ -3580,7 +3604,7 @@ Prefab: m_Modifications: - target: {fileID: 417898, guid: 434e7ad177e254961b75f8d87241b959, type: 2} propertyPath: m_LocalPosition.x - value: 1.94999993 + value: 1.94999933 objectReference: {fileID: 0} - target: {fileID: 417898, guid: 434e7ad177e254961b75f8d87241b959, type: 2} propertyPath: m_LocalPosition.y diff --git a/Assets/IsoTools/Examples/Scenes/Scene01.unity b/Assets/IsoTools/Examples/Scenes/Scene01.unity index 76b63c1..c2acdb5 100644 --- a/Assets/IsoTools/Examples/Scenes/Scene01.unity +++ b/Assets/IsoTools/Examples/Scenes/Scene01.unity @@ -492,6 +492,10 @@ Prefab: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} + propertyPath: _position.z + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} m_IsPrefabParent: 0 @@ -1626,6 +1630,10 @@ Prefab: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} + propertyPath: _position.z + value: .529999971 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} m_IsPrefabParent: 0 @@ -2529,6 +2537,10 @@ Prefab: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} + propertyPath: _position.z + value: .529999971 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} m_IsPrefabParent: 0 @@ -3013,6 +3025,10 @@ Prefab: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} + propertyPath: _position.z + value: .529999971 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} m_IsPrefabParent: 0 @@ -3190,6 +3206,10 @@ Prefab: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} + propertyPath: _position.z + value: .529999971 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} m_IsPrefabParent: 0 @@ -3928,39 +3948,6 @@ Prefab: Transform: m_PrefabParentObject: {fileID: 436736, guid: 30a269be2fc864c9ea00c7a65636d543, type: 2} m_PrefabInternal: {fileID: 1089589663} ---- !u!1 &1098609961 stripped -GameObject: - m_PrefabParentObject: {fileID: 199876, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} - m_PrefabInternal: {fileID: 1204010554} ---- !u!114 &1098609962 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_GameObject: {fileID: 1098609961} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b256250c588ee4e4590a3e58eaa69b1d, type: 3} - m_Name: - m_EditorClassIdentifier: - _material: {fileID: 0} - _isTrigger: 0 - _size: {x: 1, y: 1, z: 2} - _offset: {x: .5, y: .5, z: 1} ---- !u!114 &1098609963 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_GameObject: {fileID: 1098609961} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4febe544112bb4678bdd59fa963c802d, type: 3} - m_Name: - m_EditorClassIdentifier: - _isKinematic: 1 - _interpolation: 0 - _collisionDetectionMode: 0 --- !u!1001 &1120137705 Prefab: m_ObjectHideFlags: 0 @@ -4020,6 +4007,10 @@ Prefab: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} + propertyPath: _position.z + value: .529999971 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} m_IsPrefabParent: 0 @@ -4161,6 +4152,10 @@ Prefab: propertyPath: m_RootOrder value: 1 objectReference: {fileID: 0} + - target: {fileID: 199876, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} + propertyPath: m_Name + value: Building (2) + objectReference: {fileID: 0} - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} propertyPath: _position.x value: 0 @@ -4169,13 +4164,9 @@ Prefab: propertyPath: _position.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 199876, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} - propertyPath: m_Name - value: Building (2) - objectReference: {fileID: 0} - - target: {fileID: 199876, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} - propertyPath: m_IsActive - value: 1 + - target: {fileID: 11456498, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} + propertyPath: _position.z + value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: d0e2c3af2985847769c6fc2e016c0e4d, type: 2} @@ -4407,11 +4398,11 @@ Prefab: m_Modifications: - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.x - value: -1.44128788 + value: -1.44128776 objectReference: {fileID: 0} - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.y - value: 1.92235029 + value: 1.92235041 objectReference: {fileID: 0} - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.z @@ -4439,7 +4430,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.x - value: 1.31877971 + value: 1.3187803 objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.y @@ -4927,6 +4918,10 @@ Prefab: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} + propertyPath: _position.z + value: .529999971 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} m_IsPrefabParent: 0 @@ -5121,6 +5116,10 @@ Prefab: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} + propertyPath: _position.z + value: .529999971 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} m_IsPrefabParent: 0 @@ -5170,7 +5169,7 @@ Prefab: m_Modifications: - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.x - value: -.338882178 + value: -.33888185 objectReference: {fileID: 0} - target: {fileID: 482272, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: m_LocalPosition.y @@ -5202,11 +5201,11 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.x - value: 3.35398793 + value: 3.35398841 objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.y - value: 3.87534428 + value: 3.87534356 objectReference: {fileID: 0} - target: {fileID: 11444498, guid: c1da36e1b472b4195a4780c9d03c52de, type: 2} propertyPath: _position.z @@ -5390,7 +5389,7 @@ Prefab: m_Modifications: - target: {fileID: 452232, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} propertyPath: m_LocalPosition.x - value: -1.94999993 + value: -1.94999981 objectReference: {fileID: 0} - target: {fileID: 452232, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} propertyPath: m_LocalPosition.y @@ -5422,7 +5421,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} propertyPath: _position.x - value: 1.35738139e-06 + value: 1.44908086e-06 objectReference: {fileID: 0} - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} propertyPath: _position.y @@ -5440,6 +5439,10 @@ Prefab: propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} + - target: {fileID: 11460030, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} + propertyPath: _position.z + value: .529999971 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: bdd4e0dbed4fd4ea980de2f39dac8c71, type: 2} m_IsPrefabParent: 0 @@ -5847,9 +5850,9 @@ Prefab: propertyPath: _position.y value: -2.53778239e-07 objectReference: {fileID: 0} - - target: {fileID: 129934, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} - propertyPath: m_IsActive - value: 1 + - target: {fileID: 11470110, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} + propertyPath: _position.z + value: .529999971 objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} @@ -5858,39 +5861,6 @@ Prefab: Transform: m_PrefabParentObject: {fileID: 436798, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} m_PrefabInternal: {fileID: 2028850131} ---- !u!1 &2028850133 stripped -GameObject: - m_PrefabParentObject: {fileID: 129934, guid: a60889c79802a4d04a26f078003a2a8d, type: 2} - m_PrefabInternal: {fileID: 2028850131} ---- !u!114 &2028850134 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_GameObject: {fileID: 2028850133} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b256250c588ee4e4590a3e58eaa69b1d, type: 3} - m_Name: - m_EditorClassIdentifier: - _material: {fileID: 0} - _isTrigger: 0 - _size: {x: 1, y: .0700000003, z: .430000007} - _offset: {x: .5, y: .0350000001, z: .215000004} ---- !u!114 &2028850135 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_GameObject: {fileID: 2028850133} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4febe544112bb4678bdd59fa963c802d, type: 3} - m_Name: - m_EditorClassIdentifier: - _isKinematic: 1 - _interpolation: 0 - _collisionDetectionMode: 0 --- !u!1001 &2055247916 Prefab: m_ObjectHideFlags: 0 diff --git a/Assets/IsoTools/Examples/Scenes/Scene03.unity b/Assets/IsoTools/Examples/Scenes/Scene03.unity index 2c481c8..1a6cd1d 100644 --- a/Assets/IsoTools/Examples/Scenes/Scene03.unity +++ b/Assets/IsoTools/Examples/Scenes/Scene03.unity @@ -104,7 +104,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 4.39999819 + value: 2.99999928 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -154,7 +154,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 4.29999828 + value: 4.39999819 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -376,7 +376,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} propertyPath: m_LocalPosition.z - value: 2.69999957 + value: 3.09999919 objectReference: {fileID: 0} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} propertyPath: m_LocalRotation.x @@ -446,7 +446,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 4.09999847 + value: 2.89999938 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -546,7 +546,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 3.99999833 + value: 2.79999948 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -600,7 +600,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 3.59999871 + value: 3.99999833 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -654,7 +654,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 3.19999909 + value: 3.59999871 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -708,7 +708,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 3.69999862 + value: 4.09999847 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -916,7 +916,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 3.89999843 + value: 2.69999957 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -1194,7 +1194,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} propertyPath: m_LocalPosition.z - value: 1.80000019 + value: 1.60000014 objectReference: {fileID: 0} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} propertyPath: m_LocalRotation.x @@ -1368,7 +1368,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 1.70000017 + value: 1.80000019 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -1438,7 +1438,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 3.49999881 + value: 3.89999843 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -1492,7 +1492,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 4.19999838 + value: 4.29999828 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -1542,7 +1542,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} propertyPath: m_LocalPosition.z - value: 2.99999928 + value: 3.3999989 objectReference: {fileID: 0} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} propertyPath: m_LocalRotation.x @@ -1612,7 +1612,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 3.299999 + value: 3.69999862 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -1662,7 +1662,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 3.09999919 + value: 3.49999881 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -1712,7 +1712,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 3.79999852 + value: 4.19999838 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -1816,7 +1816,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} propertyPath: m_LocalPosition.z - value: 1.60000014 + value: 1.50000012 objectReference: {fileID: 0} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} propertyPath: m_LocalRotation.x @@ -1886,7 +1886,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} propertyPath: m_LocalPosition.z - value: 1.50000012 + value: 1.70000017 objectReference: {fileID: 0} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} propertyPath: m_LocalRotation.x @@ -1986,7 +1986,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} propertyPath: m_LocalPosition.z - value: 2.89999938 + value: 3.299999 objectReference: {fileID: 0} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} propertyPath: m_LocalRotation.x @@ -2236,7 +2236,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 3.3999989 + value: 3.79999852 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x @@ -2340,7 +2340,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 2.79999948 + value: 3.19999909 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x diff --git a/Assets/IsoTools/Examples/Scenes/Scene04.unity b/Assets/IsoTools/Examples/Scenes/Scene04.unity index 2d2e8ea..be28954 100644 --- a/Assets/IsoTools/Examples/Scenes/Scene04.unity +++ b/Assets/IsoTools/Examples/Scenes/Scene04.unity @@ -104,7 +104,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 20.0000401 + value: 20.1000404 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -158,7 +158,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 19.9000397 + value: 20.0000401 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -212,7 +212,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 19.8000393 + value: 19.9000397 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -266,7 +266,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 19.7000389 + value: 19.8000393 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -320,7 +320,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 19.6000385 + value: 19.7000389 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -374,7 +374,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 19.5000381 + value: 19.6000385 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -428,7 +428,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 1.4000001 + value: 2.99999928 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -482,7 +482,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 19.4000378 + value: 19.5000381 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -536,7 +536,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 19.3000374 + value: 19.4000378 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -590,7 +590,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 10.9000053 + value: 10.800005 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -644,7 +644,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 3.3999989 + value: 3.99999833 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -752,7 +752,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 11.0000057 + value: 10.9000053 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x @@ -806,7 +806,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 19.200037 + value: 19.3000374 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -914,7 +914,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 3.09999919 + value: 2.49999976 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x @@ -1070,7 +1070,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 19.1000366 + value: 19.200037 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -1124,7 +1124,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 19.0000362 + value: 19.1000366 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -1178,7 +1178,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 18.9000359 + value: 19.0000362 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -1232,7 +1232,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 3.19999909 + value: 3.299999 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -1286,7 +1286,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 18.8000355 + value: 18.9000359 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -1340,7 +1340,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 18.7000351 + value: 18.8000355 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -1394,7 +1394,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 2.49999976 + value: 2.39999986 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -1448,7 +1448,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 18.6000347 + value: 18.7000351 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -1502,7 +1502,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 18.5000343 + value: 18.6000347 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -1556,7 +1556,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 2.79999948 + value: 2.00000024 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -1664,7 +1664,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 18.400034 + value: 18.5000343 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -1735,7 +1735,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 18.3000336 + value: 18.400034 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -1789,7 +1789,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 18.2000332 + value: 18.3000336 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -1843,7 +1843,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 2.29999995 + value: 1.90000021 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -1897,7 +1897,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 3.49999881 + value: 4.09999847 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -1951,7 +1951,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 18.1000328 + value: 18.2000332 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2022,7 +2022,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 18.0000324 + value: 18.1000328 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2076,7 +2076,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 17.900032 + value: 18.0000324 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2130,7 +2130,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 17.8000317 + value: 17.900032 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -2184,7 +2184,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 4.29999828 + value: 3.89999843 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -2238,7 +2238,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 1.20000005 + value: 1.4000001 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -2292,7 +2292,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 17.7000313 + value: 17.8000317 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2346,7 +2346,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 17.6000309 + value: 17.7000313 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2400,7 +2400,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 3.99999833 + value: 2.79999948 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -2454,7 +2454,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 10.7000046 + value: 11.0000057 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -2508,7 +2508,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 17.5000305 + value: 17.6000309 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2562,7 +2562,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 2.99999928 + value: 2.29999995 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -2670,7 +2670,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 17.4000301 + value: 17.5000305 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2724,7 +2724,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 17.3000298 + value: 17.4000301 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2778,7 +2778,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 17.2000294 + value: 17.3000298 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2832,7 +2832,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 17.100029 + value: 17.2000294 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2886,7 +2886,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 17.0000286 + value: 17.100029 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -2940,7 +2940,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 16.9000282 + value: 17.0000286 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -3011,7 +3011,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 16.8000278 + value: 16.9000282 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -3065,7 +3065,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 4.19999838 + value: 3.3999989 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -3119,7 +3119,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 16.7000275 + value: 16.8000278 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -3227,7 +3227,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 16.6000271 + value: 16.7000275 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -3443,7 +3443,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 16.5000267 + value: 16.6000271 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -3551,7 +3551,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 16.4000263 + value: 16.5000267 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -3659,7 +3659,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 16.3000259 + value: 16.4000263 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x @@ -3713,7 +3713,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 16.2000256 + value: 16.3000259 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -3767,7 +3767,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 16.1000252 + value: 16.2000256 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -3821,7 +3821,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 16.0000248 + value: 16.1000252 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -3875,7 +3875,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.9000244 + value: 16.0000248 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -3929,7 +3929,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.800024 + value: 15.9000244 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4000,7 +4000,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.7000237 + value: 15.800024 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4054,7 +4054,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.6000233 + value: 15.7000237 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4108,7 +4108,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.5000229 + value: 15.6000233 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4162,7 +4162,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 2.00000024 + value: 3.09999919 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -4216,7 +4216,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.4000225 + value: 15.5000229 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4270,7 +4270,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.3000221 + value: 15.4000225 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4324,7 +4324,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.2000217 + value: 15.3000221 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4378,7 +4378,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.1000214 + value: 15.2000217 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4432,7 +4432,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 15.000021 + value: 15.1000214 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4486,7 +4486,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.9000206 + value: 15.000021 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4557,7 +4557,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.8000202 + value: 14.9000206 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4611,7 +4611,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.7000198 + value: 14.8000202 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4665,7 +4665,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.6000195 + value: 14.7000198 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4719,7 +4719,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.5000191 + value: 14.6000195 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4773,7 +4773,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.4000187 + value: 14.5000191 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4827,7 +4827,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.3000183 + value: 14.4000187 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -4881,7 +4881,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.2000179 + value: 14.3000183 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5043,7 +5043,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.1000175 + value: 14.2000179 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5097,7 +5097,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 14.0000172 + value: 14.1000175 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5151,7 +5151,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 13.9000168 + value: 14.0000172 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5205,7 +5205,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 13.8000164 + value: 13.9000168 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -5259,7 +5259,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalPosition.z - value: 13.700016 + value: 13.8000164 objectReference: {fileID: 0} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} propertyPath: m_LocalRotation.x @@ -5421,7 +5421,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 13.6000156 + value: 13.700016 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5475,7 +5475,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 3.59999871 + value: 4.19999838 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -5546,7 +5546,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 13.5000153 + value: 13.6000156 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5600,7 +5600,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 13.4000149 + value: 13.5000153 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5725,7 +5725,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 13.3000145 + value: 13.4000149 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5779,7 +5779,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 13.2000141 + value: 13.3000145 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5833,7 +5833,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 13.1000137 + value: 13.2000141 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5887,7 +5887,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 13.0000134 + value: 13.1000137 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -5941,7 +5941,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 12.900013 + value: 13.0000134 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -6066,7 +6066,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 12.8000126 + value: 12.900013 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -6174,7 +6174,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 12.7000122 + value: 12.8000126 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -6228,7 +6228,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 12.6000118 + value: 12.7000122 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -6336,7 +6336,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 1.70000017 + value: 1.30000007 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x @@ -6382,15 +6382,15 @@ Prefab: m_Modifications: - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.x - value: 0 + value: 2.67028809e-05 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.y - value: -224 + value: -223.999985 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalPosition.z - value: 72.395813 + value: 12.6000118 objectReference: {fileID: 0} - target: {fileID: 418276, guid: 31944869327494e44ad0bf31bbbaa122, type: 2} propertyPath: m_LocalRotation.x @@ -6444,7 +6444,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 1.10000002 + value: 1.20000005 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -6768,7 +6768,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 3.79999852 + value: 2.59999967 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -6822,7 +6822,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 2.89999938 + value: 2.10000014 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x @@ -6876,7 +6876,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 2.69999957 + value: 3.69999862 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -6930,7 +6930,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 2.59999967 + value: 3.19999909 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -7092,7 +7092,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 1.60000014 + value: 1.10000002 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -7146,7 +7146,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 3.89999843 + value: 2.69999957 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -7541,7 +7541,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 10.800005 + value: 10.7000046 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x @@ -7649,7 +7649,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 1.50000012 + value: 3.49999881 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -8169,7 +8169,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 3.69999862 + value: 4.29999828 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -8277,7 +8277,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 3.299999 + value: 3.79999852 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x @@ -9050,7 +9050,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 4.09999847 + value: 2.89999938 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -9408,7 +9408,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalPosition.z - value: 1.30000007 + value: 1.60000014 objectReference: {fileID: 0} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} propertyPath: m_LocalRotation.x @@ -9516,7 +9516,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 2.39999986 + value: 2.20000005 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -9911,7 +9911,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalPosition.z - value: 1.80000019 + value: 1.50000012 objectReference: {fileID: 0} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} propertyPath: m_LocalRotation.x @@ -10019,7 +10019,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalPosition.z - value: 2.20000005 + value: 1.80000019 objectReference: {fileID: 0} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} propertyPath: m_LocalRotation.x @@ -10073,7 +10073,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 2.10000014 + value: 3.59999871 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x @@ -10343,7 +10343,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalPosition.z - value: 1.90000021 + value: 1.70000017 objectReference: {fileID: 0} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} propertyPath: m_LocalRotation.x diff --git a/Assets/IsoTools/Examples/Scenes/Test3.unity b/Assets/IsoTools/Examples/Scenes/Test3.unity new file mode 100644 index 0000000..8be6d75 --- /dev/null +++ b/Assets/IsoTools/Examples/Scenes/Test3.unity @@ -0,0 +1,191 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +SceneSettings: + m_ObjectHideFlags: 0 + m_PVSData: + m_PVSObjectsArray: [] + m_PVSPortalsArray: [] + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: .25 + backfaceThreshold: 100 +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 6 + m_Fog: 0 + m_FogColor: {r: .5, g: .5, b: .5, a: 1} + m_FogMode: 3 + m_FogDensity: .00999999978 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: .211999997, g: .226999998, b: .259000003, a: 1} + m_AmbientEquatorColor: {r: .114, g: .125, b: .133000001, a: 1} + m_AmbientGroundColor: {r: .0469999984, g: .0430000015, b: .0350000001, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SkyboxMaterial: {fileID: 0} + m_HaloStrength: .5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} +--- !u!127 &3 +LevelGameManager: + m_ObjectHideFlags: 0 +--- !u!157 &4 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 5 + m_GIWorkflowMode: 1 + m_LightmapsMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_TemporalCoherenceThreshold: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 3 + m_Resolution: 2 + m_BakeResolution: 40 + m_TextureWidth: 1024 + m_TextureHeight: 1024 + m_AOMaxDistance: 1 + m_Padding: 2 + m_CompAOExponent: 0 + m_LightmapParameters: {fileID: 0} + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherRayCount: 1024 + m_LightmapSnapshot: {fileID: 0} + m_RuntimeCPUUsage: 25 +--- !u!196 &5 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + agentRadius: .5 + agentHeight: 2 + agentSlope: 45 + agentClimb: .400000006 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + accuratePlacement: 0 + minRegionArea: 2 + cellSize: .166666672 + manualCellSize: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &591618762 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 4 + m_Component: + - 4: {fileID: 591618768} + - 20: {fileID: 591618767} + - 92: {fileID: 591618766} + - 124: {fileID: 591618765} + - 81: {fileID: 591618764} + - 114: {fileID: 591618763} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &591618763 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 591618762} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3f01619d3802e814f86f9e6bb965349a, type: 3} + m_Name: + m_EditorClassIdentifier: + _tileSize: 16 + _tileRatio: .5 + _tileAngle: 45 + _stepDepth: .100000001 + _startDepth: 1 +--- !u!81 &591618764 +AudioListener: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 591618762} + m_Enabled: 1 +--- !u!124 &591618765 +Behaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 591618762} + m_Enabled: 1 +--- !u!92 &591618766 +Behaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 591618762} + m_Enabled: 1 +--- !u!20 &591618767 +Camera: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 591618762} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: .192156866, g: .301960796, b: .474509805, a: .0196078438} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: .300000012 + far clip plane: 1000 + field of view: 60 + orthographic: 1 + orthographic size: 300 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_HDR: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: .0219999999 + m_StereoMirrorMode: 0 +--- !u!4 &591618768 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 591618762} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 diff --git a/Assets/IsoTools/Examples/Scenes/Test3.unity.meta b/Assets/IsoTools/Examples/Scenes/Test3.unity.meta new file mode 100644 index 0000000..f17c4a2 --- /dev/null +++ b/Assets/IsoTools/Examples/Scenes/Test3.unity.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a98f5e61f0c184bc9bce0987105432f5 +timeCreated: 1440512802 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/IsoTools/Scripts/IsoObject.cs b/Assets/IsoTools/Scripts/IsoObject.cs index 8c4caf6..163babe 100644 --- a/Assets/IsoTools/Scripts/IsoObject.cs +++ b/Assets/IsoTools/Scripts/IsoObject.cs @@ -292,8 +292,10 @@ namespace IsoTools { } void OnValidate() { - size = _size; - position = _position; + if ( gameObject.activeInHierarchy ) { + size = _size; + position = _position; + } } void OnDrawGizmos() {