Actor size >2048 and "display text" behavior = black box
68kStudios
Member Posts: 219
Hi,
I'm using the "display text" behavior on an (big) actor. If the height of the actor is larger than 2048px, on the device (iPad) it appears like a black box and no text is displayed (on the creator preview instead it's ok).
Anyone else has this issue?
Comments
Sounds like a possible bug that you may want to report in to them.
To much character in the text!
Reduce the number of character and retry
According to the GS customer support, when you select wrap text it uses the full size of the actor as the rendered image space. So jus like images, when you hit the exceed this size limit (2048 px on iPad), the image cannot be rendered.
Good to know!
Thanks