Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
| | |
| | | } |
| | | LocalSave.SetInt(RECORDPREMAPID_KEY, PlayerDatas.Instance.baseData.MapID); |
| | | |
| | | |
| | | BattleEffectPlayRule.Instance.sortPlayerList.Clear(); |
| | | DEBUG_STEP = 3; |
| | | |
| | | PlayerDatas.Instance.baseData.MapID = (ushort)package.MapID; |
| | |
| | | if (_fight == null)
|
| | | {
|
| | | #if UNITY_EDITOR
|
| | | Debug.LogError("owner类型问题: " + owner.GetType());
|
| | | Debug.LogErrorFormat("owner: {0} 类型问题: {1}" ,owner.ServerInstID, owner.GetType());
|
| | | #endif
|
| | | return;
|
| | | }
|
| | |
| | | {
|
| | | m_Animator.Play(GAStaticDefine.State_IdleHash);
|
| | | }
|
| | | if (this is GA_Pet)
|
| | | {
|
| | | Debug.LogFormat("调用了 {0} 的立即站立", ServerInstID);
|
| | | }
|
| | | //if (this is GA_Pet)
|
| | | //{
|
| | | // Debug.LogFormat("调用了 {0} 的立即站立", ServerInstID);
|
| | | //}
|
| | | }
|
| | | }
|
| | |
|