Hello! I need some advice on how to make a keyboard that will display text through key presses and button presses.
I'm using a TextEdit to display the text and 12 buttons underneath to add it. I don't know how to connect the two so each button applies text.
I'm brand new to Godot and programming (4 Days) and I took the time to learn GDScript. I don't know enough about Godot to complete this task. Let alone combining text when typed in a certain order.
If anyone has a method or better set of nodes to do this I'd appreciate the recommendations. Thank you.