In a half-width font, using the linefeed character \n
after a tile embed
, causes said tile to display as full width.
Image
Code
say "{embed:radioEqLeft}{embed:radioEqRight}\n{radioSays}"
In a half-width font, using the linefeed character \n
after a tile embed
, causes said tile to display as full width.
Image
Code
say "{embed:radioEqLeft}{embed:radioEqRight}\n{radioSays}"
Ah interesting. I bet this is the same issue I was running into which caused crashes for me (I ended up scrapping all the embeds in favor of a more conventional method).