Most plugins that alter the inspector, do it by slipping in small changes to the default inspector window, and slightly tweaking things at the field or component level. But with Power Inspector, the inspector has been rewritten from the ground up, making it possible to reimagine the whole Inspector experience from top to bottom. A ..
Category : 01. Introduction
The inspector is one of the most basic tools used by everyone who works with Unity. So, whether you’re a beginner Unity developer or a veteran power-user, a designer or a programmer, Power Inspector has a lot to offer you. For Artists If you’re an artist, the back and forward buttons are an essential tool ..
Power Inspector reboots the inspector experience in Unity and takes it to the next level. Unity is an awesome tool, but as you spend more time with it, you will start to notice some recurring pain points that keep getting in the way of your work – even more so as your projects grow larger. ..
Import and Go! Making Power Inspector work in plug-and-play fashion has been top priority. You do not need to inherit from any base classes, and you do not need to add any attributes to your code – just open up the Power Inspector window and you’re ready to go! Decoupled = Peace of Mind Keeping ..