chenxin
2020-11-28 ee2cbc86ed58ae03a092b67690d3869ebe78fd20
Assets/Scripts/Common/GameConfig.cs
@@ -94,6 +94,11 @@
        /// </summary>
        public static bool IsNewbieStart;
        /// <summary>
        /// 无限释放技能
        /// </summary>
        public static bool InfiniteSkill;
        #region 各个塔的偏移量
        public static Vector3 fireScale = new Vector3(1.92f, 1.92f, 2.208f);
        public static Vector3 woodScale = new Vector3(1.5f, 1.5f, 2.82f);