mirror of
https://github.com/ConjureETS/VZ.git
synced 2026-03-24 02:11:15 +00:00
- Removed the 3rd camera that was preventing the the second player units
to appear in the second split screen. - Updated LightMap prefab : the main camera in the prefab have been disabled - Updated the Integration scene. (now display the units for each player.)
This commit is contained in:
parent
6b8b1bba8d
commit
1958906e35
@ -508,7 +508,7 @@ GameObject:
|
|||||||
m_Icon: {fileID: 0}
|
m_Icon: {fileID: 0}
|
||||||
m_NavMeshLayer: 0
|
m_NavMeshLayer: 0
|
||||||
m_StaticEditorFlags: 0
|
m_StaticEditorFlags: 0
|
||||||
m_IsActive: 1
|
m_IsActive: 0
|
||||||
--- !u!1 &101874
|
--- !u!1 &101874
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@ -29971,7 +29971,7 @@ Transform:
|
|||||||
m_PrefabParentObject: {fileID: 0}
|
m_PrefabParentObject: {fileID: 0}
|
||||||
m_PrefabInternal: {fileID: 100100000}
|
m_PrefabInternal: {fileID: 100100000}
|
||||||
m_GameObject: {fileID: 108130}
|
m_GameObject: {fileID: 108130}
|
||||||
m_LocalRotation: {x: -.327699602, y: .649400294, z: .60042572, w: -.332236648}
|
m_LocalRotation: {x: -.327699631, y: .649400353, z: .60042578, w: -.332236677}
|
||||||
m_LocalPosition: {x: 54.320118, y: -96.9411392, z: -13.0705624}
|
m_LocalPosition: {x: 54.320118, y: -96.9411392, z: -13.0705624}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_Children: []
|
m_Children: []
|
||||||
@ -32883,7 +32883,7 @@ Transform:
|
|||||||
m_PrefabParentObject: {fileID: 0}
|
m_PrefabParentObject: {fileID: 0}
|
||||||
m_PrefabInternal: {fileID: 100100000}
|
m_PrefabInternal: {fileID: 100100000}
|
||||||
m_GameObject: {fileID: 185246}
|
m_GameObject: {fileID: 185246}
|
||||||
m_LocalRotation: {x: -.327699602, y: .649400294, z: .60042572, w: -.332236648}
|
m_LocalRotation: {x: -.327699631, y: .649400353, z: .60042578, w: -.332236677}
|
||||||
m_LocalPosition: {x: 78.3200607, y: -111.915131, z: -13.0705662}
|
m_LocalPosition: {x: 78.3200607, y: -111.915131, z: -13.0705662}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_Children: []
|
m_Children: []
|
||||||
@ -122962,7 +122962,11 @@ Prefab:
|
|||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_Modification:
|
m_Modification:
|
||||||
m_TransformParent: {fileID: 0}
|
m_TransformParent: {fileID: 0}
|
||||||
m_Modifications: []
|
m_Modifications:
|
||||||
|
- target: {fileID: 0}
|
||||||
|
propertyPath: m_IsActive
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents: []
|
||||||
m_ParentPrefab: {fileID: 0}
|
m_ParentPrefab: {fileID: 0}
|
||||||
m_RootGameObject: {fileID: 125972}
|
m_RootGameObject: {fileID: 125972}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user