
Add notes and TODOs to any GameObject in the Unity Editor. Stay organized with checkboxes, scene gizmos, and a clean, editor-only workflow.🔥 Limited Time Offer: This asset is free until July 15, 2025!🔥 Grab Object Notes while it's free — this launch offer won't last forever. Regular price: $10 USD.📌 DescriptionQuickly leave notes, reminders, and TODO checklists on any GameObject in your Unity scene.Nesbit Labs: Object Notes is a lightweight, editor-only component that adds a personal notepad directly to the Inspector. Whether you're solo devving or managing a complex project, this tool helps you stay organized and focused — without ever leaving the Unity Editor.💡 Perfect for TODOs, design notes, dev handoff, reminders, or marking WIP systems.🧰 Use CasesTrack what still needs to be done in a levelLeave reminders to yourself or teammatesDesign-level notes without needing 3rd party toolsAnnotate puzzle logic, spawn logic, or AI patrolsDebug or flag broken prefabs in-scene📦 Package ContentsNL_ObjectNotes.cs – The main componentNL_ObjectNotesEditor.cs – Custom inspector with rich UINL_SceneGizmoDrawer.cs – Optional gizmo to mark objects with notesNL_SelectReadmeOnLoad.cs – Auto-selects README on install/project openNL_ObjectNotes_Readme.cs + .asset – Welcome splash & changelogClean folder structure: Assets/Nesbit Labs/Object Notes/📁 InstallationImport the packageDrag and drop the NL_ObjectNotes component onto any GameObjectStart typing your notes or adding checklist itemsDone! Notes are saved automatically with your scene or prefab🔒 LicenseThis asset is released under the MIT License.Free for personal and commercial use in Unity projects.© 2025 Nesbit Labs🎯 Key Features✅ Add simple notes or full TODO lists directly to any GameObject✅ Editor-only — does not affect build size or runtime✅ Checkbox support for tracking progress on tasks✅ Custom scene gizmo to show which objects have notes✅ Overview window for viewing all notes in the scene (coming soon!)✅ Auto-select README splash on install with changelog and version info🧪 100% source code included — lightweight and modular