New Tutorial + Tool for Unity - Find items in scene

Free script giveaway and tutorial I made.

I'm starting to work on some projects in a way that I will learn new stuff, create tools and give them away and maybe work on them a little bit more and create an asset that I can sell through GumRoad. That way, if somebody wants a better version of the tool they can get it very cheap and we help each other.

So here's my new coding challenge. A tool that will find any component or object in the scene. It is not fast and easy to find objects with specific components given part of a name. You normally need the script and a reference. This way you can also find items with parts of their names in any of their components.

A very handy tool.

Tutorial is here:

Get the script in the description, and the improved one also there.

Hope it helps!