Object Inspection System


First-person object inspection system for Unity. Pick up items, rotate, zoom, and display readable descriptions with ready demo prefabs.


by SomeTimesAtNight


Price History +

Object Inspection System is a lightweight first-person item inspection package for Unity. It lets players aim at an object, pick it up with the left mouse button, rotate it, zoom in and out, and read a custom title and description.


The package is suitable for horror games, adventure games, escape rooms, detective games, narrative games, inventory previews, and any project where players need to examine props or clues up close.


The included demo scene contains a simple first-person controller, inspectable demo objects, a crosshair, pickup logic, rotation, zoom, and description UI. The system is fully customizable: replace the demo models with your own meshes or prefabs, edit item names and descriptions, adjust inspection scale and position, change pickup distance, configure layers, or replace the built-in IMGUI overlay with your own Canvas UI.