There is also overhauled camera zoom behavior, an update to the match logic, tweaks to the main menu scene.
22 lines
553 B
Plaintext
22 lines
553 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: e8e34096b6ebcdd41a24bcf4ecc8ec4d, type: 3}
|
|
m_Name: FreeFlyArena
|
|
m_EditorClassIdentifier:
|
|
minPlayerCount: 1
|
|
maxPlayerCount: 4
|
|
spawnPositions:
|
|
- {x: 0, y: 0, z: 0}
|
|
- {x: 5, y: 0, z: 0}
|
|
- {x: -5, y: 0, z: 0}
|
|
- {x: 0, y: -5, z: 0}
|