#✅ | Disable text in text elements snapping to a grid
1 messages · Page 1 of 1 (latest)
I think the issue may be related to the time it takes for the element to update with the new advanced position value, would there be a way to make it update more often?
There’s no documented way to force faster updates for Text element positioning—the editor only re-evaluates advanced position data once per render tick, and there isn’t a setting to make it update faster. If the built-in animation feels choppy you might try attaching the moving text to a Ticker-driven variable and animate that variable, then use that variable in a Text element’s Translate/Position if available—but direct smoothing of glyph positions inside the Text element itself isn’t supported according to the docs.
This support thread has been marked as solved by @wind ice.
The AI helper is now disabled, but you can still continue the conversation if needed. Thank you for using our support system!