Skip to content

Crafting — Editor Tools

Editor windows, inspectors, and diagnostics for the Crafting System.

Overview

Tools for live debugging, job inspection, recipe validation, and authority configuration inside the Unity Editor.

Contents

Type Description
Windows CraftingDebuggerWindow — live job view, station caps, validators/modifiers audit, RNG and cooldown tools.
Inspectors CraftingAuthorityBinderEditor — local/single-player authority toggle and teaching reference for multiplayer authority.

Window / RevFramework / Crafting / Debugger

Notes

All crafting editor utilities are safe under REV_CRAFTING_PRESENT
and require a running scene with a CraftingServiceCore instance.