I just noticed that TextInput does not have angle in its parameter settings. Text parameters has it.
Is it even possible to angle TextInput?
Develop games in your browser. Powerful, performant & highly capable.
No.
Text is rendered into the in game engine.
Textinput/textbox ect are html form elements that float over the canvas.
Ok. Thanks.