Zum Inhalt springen
Medium 1 für Eintrag Object Inspect System
0 Kommentare

Beschreibung

Object Inspect System is a Blueprint-based inspection system for Unreal Engine that allows players to examine interactive objects through a clean and focused UI mode.

The system is designed for horror games, adventure games, puzzle games, detective games, escape room projects, and first-person games where players need to inspect important items such as notes, keys, photos, documents, clues, and props.

When the player interacts with an inspectable object, the system opens an inspection interface, displays the selected item, applies a background blur and vignette effect, and shows the item name, description, and control hints. The player can rotate the object, zoom in and out, and close the inspection mode to return to gameplay.

The system is fully Blueprint-based, so it can be edited and expanded without C++. New inspectable items can be created by setting the object mesh, item name, description, and preview data.

This system is made for single-player projects and is easy to integrate into existing first-person or third-person projects.

VIDEO

DOCUMENTATION

Features:

- 100% Blueprint-based system

- Object inspection mode

- Inspectable actor Blueprint

- Preview object display

- Object rotation

- Zoom in / zoom out

- Item name support

- Item description support

- Background blur effect

- UI vignette effect

- Control hint UI

- Example inspectable objects included

- Demo map included

- Easy to customize

- No C++ required

- Suitable for horror, adventure, puzzle, detective, and escape room games

Enthaltene Formate