Skip to content

Quick Start

Lite Pro

This quick start gets you from an empty setup to a useful tag workflow. Start with Lite if you only need Actor and Component tags. Continue with Pro when tags need shared definitions, Diagnostics, Asset Tags, redirects, or behaviors.

For a Lite workflow, create a Quick Tag:

Project Settings | Project | J2 Quick Tags

Add a simple tag such as:

Interactable

Quick Tags are lightweight definitions for Actor and Component tags. They are enough for fast level work, prototypes, and small tag lists.

For a Pro workflow, create a J2 Tag Set Data Asset and give it a short prefix, for example:

Gameplay

Then open the Tag Manager:

Window | J2 Tags | Manager

Add a local tag such as:

Interaction.Door

With the prefix above, the full tag becomes:

Gameplay.Interaction.Door

Select an Actor or Component and add the tag from the Tag Inspector, context menu, or Assignments Panel. The Tag Picker is the common selection UI behind these workflows.

In Pro, Asset Tags are also available from the Content Browser context menu when the selected TagSet tag has Asset scope.

Use the Tag Inspector to check the selected Actor or Component directly. Use the Assignments Panel to review where the tag appears in the current level.

The World Outliner column gives quick visibility while browsing the level. The Viewport Overlay is useful when you need spatial feedback for tagged Actors.

Lite users usually validate by checking the Inspector, Assignments Panel, World Outliner, and Overlay.

Pro users should also open Diagnostics:

Window | J2 Tags | Diagnostics

Run a scan after larger edits. Start with undefined tags, scope mismatches, redirects, and usage data. Those categories show whether the used tags match the definitions you intended.