Label set scale / orientation at runtime? (SOLVED)

Labels can have their scale etc. independently set in the editor but not in runtime?

go.set("#label", "scale.y", 2) should work? Docs here

5 Likes