#UI sub-name
1 messages · Page 1 of 1 (latest)
you have to use \n
did u even read what he said 😂
yes im just saying theres no other easy way to have it multiline
i have no idea why their font breaks since i dont have their ui json since they didnt send it
hive uses some goofy method by using a symbol (looks a bit like an O) to go onto a new line, which then has a condition in the json to go onto a new line if theres a certain amount of them i think? looks like this in game probs a better explanation
Thank you very much, now at least I understand where to move!
no problem :D
The title contains 100 characters, as they finish, a new subtitle begins
Why not just make each button have a certain piece of text per button as like an ID then use the JSON UI string formatting to remove that ID then display the value of that button as a subname while you conditionally render the button texture and title
You might be able to split the string though.
hardcoding button values is kinda meh