Ue3DFree Unreal Engine Free Assets

Link Source Fab Unreal Engine

Short Description

Mark Object System ? A blueprint for marking and tracking objects in 3D space.

Description

Mark Object System

Mark Object System allows you to simply highlight objects such as enemies or interactive objects.

Mark Object System is simple system that allows you to highlight objects such as enemies or interactive objects with outline around them and text with current distance to them. Outline colors are based on custom stencil value, by default there are two colors you can easily add more (Full tutorial is in documentation). This system can be used for navigating players around your map and help them get to the point.

?

Technical Details

Features:

  • ?Text above marked object with current distance to the object (in meters).
  • Customizable text height.
  • ?Outline effect with 2 colors by default (you can easily add more colors).
  • ?Temporary or permanent marking objects.

Number of Blueprints: 1 Actor Component, 1 example blueprint, 1 widget blueprint

Others:

Network Replicated: No

Supported Development Platforms:

Windows: Yes

Mac: Not tested on Mac

?

Important/Additional Notes:

  • To work as intended you need to set Custom Depth-Stencil Pass to Enabled with Stencil in project settings.
  • Outline effect works with nanite meshes for UE5.2 and higher.

Related Products