Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey!


If your text is middle/lower anchor aligned, this bug is the same one as this: https://itch.io/t/156485/solved-text-alignment-like-zelda-botw-mario-odyssey (near the end of the thread)


I've already fixed the alignment changing as text reads out for those anchor points, but I'm still in the middle of making the text react to being cut off correctly in those scenarios. If you want the current beta, send me an email thru my website/the asset store page! Otherwise, if you set the text's anchor to top left/right/middle, this bug shouldn't happen.

Ah! I read that other thread a lil while ago before it was reopened for the same issue so sorry I didn't catch it! Setting RectTransform of the text to TopLeft instead of MiddleLeft did the trick, and actually makes my life easier for adjusting padding etc in code. 

Thanks for the speedy reply!