How to make search bar for item?

Is there a possible way to make search bar that sort item like in Minecraft like this?

Thanks!
Merry Christmas and happy new year!

Hi,
You would need to store keywords in each object, in variables, and then use a text input object and compare the entered string and the stored keywords with some “for each” events.
Good luck :slight_smile:

3 Likes

Hi @nathanielcasinillo ,
I want to make a search bar for items or figures. But I cannot find resources.
Could you be successful to make a search bar?