Hello everyone,
I’m working on a project in GDevelop and I’ve run into a challenge regarding text alignment. I’m currently using the BBText object, which is great for rich text formatting. However, I’ve noticed that it only offers options for left, center, and right alignment.
My project requires justified text alignment (where text is aligned to both the left and right margins), similar to how text is often presented in documents or books. Unfortunately, this option doesn’t seem to be natively available for the BBText object.
I’m wondering if anyone in the community has found a workaround for this? Perhaps there’s a clever way to achieve a justified look using events, JavaScript, or a combination of different text objects? I’m open to any suggestions or methods that could help me achieve this visual effect.
Any guidance or help would be greatly appreciated!
Thanks in advance!