--- tags: input title: Text input brief: Listens to text input trigger "type" and modifies the game object label with the alien's speech according to input. A "backspace" key trigger has also been added. author: Defold Foundation scripts: text.script --- ![input bindings text](input_bindings.png) ![input bindings keys](input_bindings2.png) ![text](text.png)