[Network] 스킬 시스템 네트워크 동기화 및 로그 정리
- 스킬 실행 RequestSkillExecutionRpc (Client -> Server) - 스킬 전파 BroadcastSkillExecutionRpc (Server -> All Clients) - 서버에서 마나/쿨타임 검증 - NormalizeTime 디버그 로그 제거
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &1
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 53
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: d3c63bcbf0c7c4315b6f985026440942, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Unity.DedicatedServer.MultiplayerRoles.Editor::Unity.Multiplayer.Editor.ContentSelectionSettings
|
||||
m_EnableSafetyChecks: 1
|
||||
m_AutomaticSelectionOptions:
|
||||
m_StripRenderComponents: 0
|
||||
m_StripUIComponents: 0
|
||||
m_StripAudioComponents: 0
|
||||
m_CustomComponentsList:
|
||||
m_Keys: []
|
||||
m_Values:
|
||||
Reference in New Issue
Block a user