Text edit with character boxes

Godot Version

4.x

Question

Hi, I am looking for a text edit element that puts each character inside a box (for example for confirmation codes or pins). Is there such an option in a Godot UI element? Or should I fake it?

I don’t think there is one.

But it should also be fairly straightforward to make it by yourself.