Add random point moving.
This commit is contained in:
4
Assets/Settings/Game Settings.asset
generated
4
Assets/Settings/Game Settings.asset
generated
@ -12,6 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: e2c47233b9062c84482336b145c6891b, type: 3}
|
||||
m_Name: Game Settings
|
||||
m_EditorClassIdentifier:
|
||||
isTesting: 1
|
||||
timeToWin: 5
|
||||
timeOut: 1600
|
||||
movementDistance: 50
|
||||
@ -26,3 +27,6 @@ MonoBehaviour:
|
||||
armourPickupAmount: 50
|
||||
ammunitionPickupAmount: 120
|
||||
pickupsAmount: 2
|
||||
maxHealth: 0
|
||||
maxArmour: 0
|
||||
maxAmmo: 0
|
||||
|
Reference in New Issue
Block a user