MegaHotFix mobs balance
This commit is contained in:
parent
b5752a95d1
commit
d5ac92561c
@ -11,7 +11,7 @@ public class OverMind : MonoBehaviour
|
|||||||
|
|
||||||
// [SerializeField] private GameObject mobPull;
|
// [SerializeField] private GameObject mobPull;
|
||||||
[SerializeField] private GameObject activeMobs;
|
[SerializeField] private GameObject activeMobs;
|
||||||
private float balanceScale = 1.5f;
|
private float balanceScale = 1f;
|
||||||
|
|
||||||
private List<GameObject> _pullEnemies;
|
private List<GameObject> _pullEnemies;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user