Currently,I have a third person controller using the supermario script from Unity3D website. At the same time, I have a chat box. Let’s say when I’m typing halfway in my textfield and I click elsewhere in my scene, I’m not able to control my character. I would have to clear the text in my textfield and click elsewhere to control my character.
My question is, is there any way to control my character without clearing the text in the textfield?