Browse Source

Fixed Prefab

master
MB 5 years ago
parent
commit
fd0d7d6d49
1 changed files with 7 additions and 4 deletions
  1. +7
    -4
      Assets/Prefabs/Player.prefab

+ 7
- 4
Assets/Prefabs/Player.prefab View File

@ -70,7 +70,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1050628445735524}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0, y: 1, z: 0}
m_LocalPosition: {x: -310.0303, y: 1.7765851, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 4470631461201100}
@ -84,13 +84,13 @@ Transform:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1179600621594208}
m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: 0.7071068}
m_LocalPosition: {x: 0, y: 18, z: 0}
m_LocalRotation: {x: 0.38268343, y: 0, z: 0, w: 0.92387956}
m_LocalPosition: {x: 0.07, y: 5.5, z: -4.36}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 4358463366673628}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 90, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 45, y: 0, z: 0}
--- !u!4 &4951684871333490
Transform:
m_ObjectHideFlags: 1
@ -232,3 +232,6 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
Speed: 0
Players: []
Nearby:
DistanceToWin: 0

Loading…
Cancel
Save