Is there a way to bring up a keyboard when developing in VR?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By semiflex

Is there a way to bring up the keyboard when developing a VR game in Godot? I’m exporting my game in android and I’m trying to figure out a way to allow the player to enter a name. Is there anyway to do this?

I’m using the following libary- GitHub - GodotVR/godot_oculus_mobile: Godot Oculus mobile drivers (Oculus Go / Oculus Quest)

Thanks in advance.