Vector Focus is a Unity package designed to streamline the process of setting and managing position data in the Unity inspector. With a single attribute, you can easily set position values by clicking on the scene, and the values are displayed directly on the scene with a GUI for easier management. The package also supports customization of vector previews through an interface or scripts, and is compatible with Vector2 and Vector3 fields, as well as Monobehaviour and ScriptableObject types. Additionally, it requires TextMeshPro for the sample scene.
Vector Focus supports Vector2 and Vector3 fields, including simple, array, and list types. It also supports Monobehaviour and ScriptableObject types. The package is customizable through an interface or scripts, and the preview of vectors can be tailored to suit your needs. The sample scene requires TextMeshPro.





