Fix PlayerSpawnController bug that sometimes caused player to spawn in wrong location

This commit is contained in:
2022-08-18 10:48:18 -07:00
parent dd4a4b1eb6
commit 6c513aafc7
3 changed files with 15 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7190262219221540742}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 26.18, y: 24.68, z: -18.753551}
m_LocalPosition: {x: 26.18, y: 23, z: -18.753551}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []