Godot Version
Replace this line with your Godot version
Question
Hellooooooooooo!
This is going to be sort of weird, i dont know if im phrasing my quiestion correct but here goes.
I want to have my charecter be able to look at a stack of something, and the player can search something in there, but it wouldnt need to be exact (fuzzy search). Is there any way i can do that without having to put the multitude of different variations in and running a check for each one? Is there just a simple way to enable fuzzy search so the charecter can search for the name of something but not get it exact? (i only want to be able to search for a few things, and id give the player hints on what to type)