- Edited
I want to make a typing game. The editor in typing game would be multi and be like like a normal editor, like you can press enter to go to the next line. Has multiple lines
Trying to figure out how you'd create editor
Has anyone here used https://docs.godotengine.org/en/stable/tutorials/ui/gui_navigation.html
or https://docs.godotengine.org/en/stable/tutorials/ui/custom_gui_controls.html#checking-focus
Are there any other ways besides these 2 links to do that?
I dont understand these and I dont know how use these and I need to know which one to use and look into
Are there any tutorials or guides that explains these links? These links are not tutorials, they dont tell me how to do anything
Things I'd like but not needed
- able to add a hotkey, that when pressed, would move cursor to editing space/box so you can start typing
- actually cursor would always be default to/at the editing space/box
If its too hard its not needed