The Property Collector Window simplifies the management and editing of numerous objects, components, and marked variables within your project by bringing them together in a list.The Property Collector Window is a utility designed to streamline the workflow of both programmers and designers in Unity projects. It acts as a central hub, bringing together various Unity objects, components, and specific marked variables into a single, accessible window. This consolidation enhances efficiency and eases common tasks like fine-tuning, testing, and iterating on your project.This Unity plugin consists of a single window, offering two distinct views: the Object View and the Variable View. The Object View empowers users to filter objects by type, providing an organized list within the window. On the other hand, the Variable View dynamically displays variables that have specific attributes added to your code, making it effortless to manage and edit these key elements of your project.