Translations:Slot transforms/11/en

From Resonite Wiki
Revision as of 21:25, 20 April 2025 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For example, if a slot, Slot_A, is parented under the world root and has global position [1; 0; 0] (i.e. 1 meter to the right of the world root) its local position, as shown in the inspector, will be [1; 0; 0]. If another slot, Slot_B, is parented under Slot_A and also has local position [1; 0; 0], its global position is [2; 0; 0]. If Slot_A is now moved to [1; 1; 0] (i.e. translated 1 meter upwards), Slot_B will move with Slot_A and its local position remains [1; 0; 0]; its global position will now be [2; 1; 0].