Workarounds
Last updated
Last updated
Currently, there is no feature for floating text. All UI Symbol Sparks must be contained within either a Billboard or Screen Space UI. To create a floating text effect with a Billboard, set the alpha value of the Billboard to zero.
The UI Symbol will remain visible while the background Billboard is hidden, creating the appearance of floating text.
Select the Billboard:
In the Entities Tab, select the Billboard Spark that you want to hide.
Adjust Alpha (A) Value:
Go to the Traits Window and locate the Color setting.
Find the Alpha (A) value in the Color Trait, which controls the transparency of the billboard.
By default, the Alpha value is set to 1 (fully visible).
To make the billboard invisible, change the Alpha value to 0.
Disable Collisions:
To prevent the player from interacting with the invisible billboard, go to the Entity settings and uncheck the option for Is Collidable.
This ensures the billboard is not only invisible but also cannot be collided with.