Is there an efficient mechanism for removing unused resources from a project?
I’m new to Unity and imported a lot of packages for a bowling game, and now I have a behemoth project.
I want to hand it over to another developer for enhancements, but I’d like to scale it down a bit.
Any ideas?
Thanks.