Common Workflows
Lite Pro
Use this page when you know the task but not the J2 Tags tool name.
Mark Actors During Level Design Lite
Section titled “Mark Actors During Level Design ”LiteUse Quick Tags for small, fast labels such as Interactable, SpawnPoint, Cover, or QuestRelevant.
- Create the Quick Tag in
Project Settings | Project | J2 Quick Tags. - Select Actors in the level.
- Add the tag through the Tag Inspector or context menu.
- Check the tagged Actors in the Assignments Panel.
- Enable the Viewport Overlay when you need spatial feedback.
Tag a Specific Component Lite
Section titled “Tag a Specific Component ”LiteUse Component Tags when the whole Actor is not the meaningful target.
| Task | Tool |
|---|---|
| Add a Component Tag | Tag Inspector or Component context menu |
| Inspect Component Tags | Tag Inspector |
| Remove tags from multiple Components | Context menu or Assignments Panel |
Resolve Undefined Tags Pro Diagnostics
Section titled “Resolve Undefined Tags ”Pro DiagnosticsUndefined Tags exist on Actors, Components, or Assets but are not defined as Quick Tags or TagSet Tags.
- Filter for undefined tags in the Assignments Panel.
- Use Resolve Tags in Pro.
- Decide whether each tag should become a Quick Tag, become a TagSet Tag, or remain intentionally undefined.
- Open Diagnostics and verify that no unexpected undefined tags remain.
Stabilize Production Tags Pro
Section titled “Stabilize Production Tags ”ProWhen tags are shared by multiple people, levels, or assets, move them into TagSets.
- Create a TagSet asset.
- Set a prefix and default scope.
- Add groups for larger topic areas.
- Define tags with display names, tooltips, and highlight colors.
- Review the tags in the Tag Manager and use them from the Tag Picker.
- Use redirects before or during tag renames.
Tag Assets Pro Asset Tags
Section titled “Tag Assets ”Pro Asset TagsAsset Tags are J2 metadata tags for Content Browser assets.
- Define a TagSet Tag with Asset scope or a combined scope that includes Assets.
- Select assets in the Content Browser.
- Use the J2 Tags asset context menu to add or remove tags.
- Filter the Content Browser by J2 Asset Tags.
- Include Asset Tags in Diagnostics when they are part of release validation.
Rename Tags Pro
Section titled “Rename Tags ”ProFor stable projects, do not manually replace production tag names without a migration plan.
| Case | Recommended path |
|---|---|
| Replace references only in the current level | Replace from the Assignments Panel |
| Rename a defined tag permanently | Rename from the Tag Manager |
| Migrate old references | Resolve Redirects or Diagnostics |
Automate Validation Pro Behavior
Section titled “Automate Validation ”Pro BehaviorUse the Behavior System when the same validation or action should run repeatedly:
- create a Diagnostics issue when a tag is added
- report an invalid Actor class for a tag
- add or remove supporting tags automatically
- run manual checks for a TagSet area