Basically, i’m trying to make so that a player can type in something like “Apple” and the game will give them a list of decals from the Roblox website with names including “Apple”
I tried to search for this here on the dev forum, but i couldn’t find anything similar to this (Maybe i wasn’t searching well enough? idk)
Anyways. Pretty simple thing. Is there any sort of like service i could use to return a list of decal IDs with a certain word in their name?
Asset Service has something like this, but its for audio, and i can’t find any for images/decals.
(this is probably so simple but i can’t figure it out )