m FuzzyBot moved page Translations:Field linkage/5/en to Translations:Linkage/5/en without leaving a redirect: Part of translatable page "Field linkage" |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
This form of | This form of linkage is rarely used within the game and is only necessary for specific purposes. For example, attempting to drive a [[Type:FieldDrive`1|FieldDrive<T>]] type will result in the field becoming linked. This is due to [[FrooxEngine]] not wanting the state of an element being driven to differ between each user, as localizing such a property could lead to major synchronization issues. Links are also used in some parts of user and avatar setup in worlds. |
Latest revision as of 17:30, 3 July 2025
This form of linkage is rarely used within the game and is only necessary for specific purposes. For example, attempting to drive a FieldDrive<T> type will result in the field becoming linked. This is due to FrooxEngine not wanting the state of an element being driven to differ between each user, as localizing such a property could lead to major synchronization issues. Links are also used in some parts of user and avatar setup in worlds.