Sorry, we don't support your browser.  Install a modern browser

setRotationValue() and translation tags suggestion#1449

V

It would be nice to be able to use setRotationValue with any of rotation translation

coin.setRotationValue(“{fr}Pile{en}Tails”)
coin.setRotationValue(“Pile”)
coin.setRotationValue(“Tails”)

would have the same result (currently only the first one works)

2 years ago