I was looking for a way to check if a Part is near any model in the workspace and each model has StringValue that Name was Type and possible values is Rock, Grass, Ice. I tried to wrap my head around this thinking this through i thought i might use Magnitude but.. i wanted to do differently that makes it easier in a way that i won't have to collect all the models for example using for loops and has the StringValue in it and check what type it is.. is there any possible way?