Hi there,
I have been changing my fonts from the built-in Spritefont plugin to Spritefont+ (https://spritefontplus.codeplex.com/) so that I can quickly set character widths using JSON.
In the property of the Spritefont+ objects you can CLEARLY set text alignment, but my issue is that I want to do this with an event-action. I.e:
Start of layout
- Spawn Spritefont+ object at x,y
- Set Spritefont+ object horizontal alignment to RIGHT
But the actions don't seem to exist. Has anyone else had this issue?