33 lines
746 B
Plaintext
Executable File
Generated
33 lines
746 B
Plaintext
Executable File
Generated
%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: e2c47233b9062c84482336b145c6891b, type: 3}
|
|
m_Name: Game Settings
|
|
m_EditorClassIdentifier:
|
|
isTesting: 1
|
|
timeToWin: 5
|
|
timeOut: 1600
|
|
movementDistance: 50
|
|
movementSpeed: 3
|
|
defTeamAI: 0
|
|
atcTeamAI: 0
|
|
numOfDefenders: 0
|
|
numOfAttackers: 0
|
|
hasHumanDefender: 0
|
|
hasHumanAttacker: 0
|
|
healthPickupAmount: 50
|
|
armourPickupAmount: 50
|
|
ammunitionPickupAmount: 120
|
|
pickupsAmount: 2
|
|
maxHealth: 0
|
|
maxArmour: 0
|
|
maxAmmo: 0
|