Hi,
I really need to get the good old Text Entry back. Is there a way to get it back or to make the new Text input work as the old one did? I am depending heavily on it in my projects, to get key strokes from an virtual keyboard on an Arduino. I don’t know how to code in JavaScript so I can’t create my own extension.
Thanks for your advice. The problem is that nobody will be able to click on the scene. There is no keyboard, mouse or touch. Only input from the Arduino.
Or I think there is a way to copy the object from another project, then paste it in the object list of our new project.
This old object could be made again with a custom object from a community extension.
But at some point, this object will be dropped. Because it was difficult to trigger a keyboard, especially on mobile devices, that’s why text input exists now, it uses the native keyboard on devices without hacks/workarounds to work.
For your information an action to focus the text input object has been added for the next version.
So you will be able to use this action to open the native keyboard of the device and type directly.