There are many issues with the virtual keyboard and TextInput in C3 that can ruin the game experience
This example does not use TextInput, instead it uses the Text or SpriteFont plugin, depending on what you prefer to use in your projects
The keyboard is completely created by C3, so you can easily customize and control it
- no issues with screen scrolling
- no issues with screen offset
- no issues with screen resizing
- dark and white keyboard theme of your choice and you can add any color you want
- text input from a PC keyboard is supported, so this method is universal
- 1 minute is enough to add the keyboard to your project
- you can additionally add your own language that you need
- presets for text input in different types with validation check