Bigger text?
Cowuniverse
Member, PRO Posts: 97
Is there a way to make bigger text than just the 100 font size?
Best Answer
-
Socks London, UK.Posts: 12,822
Make the text size an easily recognisable number (for example '33’).
Quit out of GameSalad.
Duplicate your project (just to be safe)
Right click on the project and select 'Show Package Contents'.
Open the Actors folder.
Double click on the actor to open it in Xcode or drag it onto TextEdit.
Find the '33' (Cmd F) - make sure it's defintely the font size you are editing, it should be obvious.
Change it to whatever number you want.
Hit save.
Answers
On Windows Creator you just enter whatever size you want.
I tried 600 and it worked.
I guess this is proof that somethings are better on MAC and somethings are better on Windows.
I suspect that this is one of those 5 minute fixes (@GeorgeGS ?) that people have been after for years, my (non-coding) brain says there is a parameter in the codebase somewhere that defines the range of values, which could be changed to something like 1-999 rather than 1-100 ??
Anyhow, at least there is a fairly straightforward workaround - and the need for really big fonts is probably not that common,
It depends on how that size chooser is implemented. I don't have a Mac here so I can't look at it right now. It's on our list of things to investigate.