Translations:Expressions/63/zh-hant: Revision history

From VRChat Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 June 2026

  • curprev 06:3706:37, 4 June 2026 雨可韓韓 Yucohanhan talk contribs 583 bytes +583 Created page with "為了確保後加入房間的用戶也能正確看到角色狀態,建議採用以 <code>IsLocal</code> 參數分離 Animator 邏輯的設計模式:本地端(<code>IsLocal = True</code>)圖層負責處理 Contact、Parameter Driver 以及所有邏輯運算,並將結果寫入已同步參數;遠端(<code>IsLocal = False</code>)圖層則只讀取這些已同步參數,並根據其值播放正確的視覺表現。這種做法可避免依賴不會同步的本..."