Using Tags for a child object

63 Views Asked by At

I have tried to make a model swapping system for a game without having to make scripts for each model that changes , essentially each model changes from a low-quality model to a high-quality one and vise Versa , I was thinking the best way would be to have one model as a child and have it tagged as high quality and then have the script find the model for that object by finding its child with that tag.

If anybody has any suggestions as to how I could do this or just point me somewhere to look that be great , I have been looking around but haven't found anything.

0

There are 0 best solutions below