Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

CoInspector for Unity | Split GameObject/Asset Inspection, Tabs & more

A topic by Stuff Solutions created Aug 27, 2024 Views: 40
Viewing posts 1 to 1
(2 edits)

I’ve always been a bit bothered by not being able to inspect/preview Assets without losing my active GameObject selection in Unity… So, I somehow ended up writing a new Inspector Window: CoInspector!


Basically, it splits the Inspector Window into two independent sections: One for GameObjects and another for Assets. This way, clicking on an Asset will never override your active GameObject selection (and vice versa!).

Anyway, here's the trailer:

It also has Tabs, so you can multitask between different GameObject Selections (individual or multi-target), move back and forth through your Selection History in any Tab… and many other handy features!

(Plus, you can recover your workspace in any Scene you work on, clone Components, drag Components between Tabs, check your Asset inspection History, view your Most/Last selected GameObjects… and seriously, much more!)

--

Thanks for checking it out!