Translations:Linkage/5/en: Difference between revisions

From Resonite Wiki
Importing a new version from external source
m FuzzyBot moved page Translations:Field linkage/5/en to Translations:Linkage/5/en without leaving a redirect: Part of translatable page "Field linkage"
(No difference)

Revision as of 03:45, 3 July 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Linkage)
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.

This form of field 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 drive state of a field to be local between each user, as localizing such a property could lead to synchronization issues. Links are also used in some parts of user and avatar setup in worlds.