|
@@ -19,9 +19,7 @@ namespace GFGGame
|
|
|
private double _mainScore;//总主属性分
|
|
|
private const int _range = 100;//圆圈随机范围
|
|
|
private const float _prefectScale = 60f;//完美缩放比
|
|
|
- private float _time = 0;// 登峰造极按住的时间
|
|
|
|
|
|
- private float _playTime = 2.5f;
|
|
|
private bool _stopFight = false;
|
|
|
|
|
|
// private GameObject _gameObject0;
|