I’m working on a project where I add a text field as a child to a sprite on the stage.
Even though I make it selectable and it’s text field type “TextFieldType.INPUT”, I still can’t select it.
When I tried adding it as a child to the stage, it worked perfectly and I could select it.
Please help, I’m completely stumped here! Thanks!