PACKAGE

Prop Viewer / Item Inspection System

8.00 GBP
Prop Viewer / Item Inspection System
Prop Viewer / Item Inspection System
Prop Viewer / Item Inspection System
Prop Viewer / Item Inspection System
DETAILS

Prop Viewer lets players inspect any prop model in a clean cinematic viewer. The object appears in front of the camera where players rotate and zoom to inspect details.

No framework required. Works with any inventory system.


Key Features

  • Inspect any prop model

  • Rotate objects with mouse drag

  • Zoom using mouse wheel

  • Cinematic bars for immersion

  • Smooth camera transitions

  • Framework independent

  • Works with ESX, QBCore, ox_inventory or standalone

  • Simple exports for easy integration

  • Metadata support for inventory items

  • Lightweight client resource

Developer Friendly

Integration takes only a few lines.

Example:

exports.ap_propview:openPropView({
    model = item.metadata.model,
    label = item.label
})

Works with metadata driven inventory items using:

metadata.model
metadata.prop
metadata.propModel