Question by
Katjua · Feb 12, 2016 at 04:00 PM ·
c#uigameobjectinputfield
Use InputField to be a search bar with a ScrollRect
Hello
I have this ScrollRect with a container that hold a list of game objecets and the list is getting pretty big. So I want to make a search function with a UI InputField so you can search by the name of the gameobject. When you press enter it should scroll down to the key word. But i'm not sure how to do that.
I hope someone can help me on my way.
Comment