Skip to main content

MmoZoneHelper

6 tools in this family (folder Editor/Tools/MmoZoneHelper/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
mmozone_apply_default_templatewritesApply a MMO-class 3-zone starter spec and emit code in one shot: an open-world hub
mmozone_generate_codewritesEmit ZoneManager.cs (singleton + zone registry + current-zone tracking), ZoneTransition.cs
mmozone_propose_from_promptread-onlyBuild an MmoZoneSpec skeleton from a natural-language brief. Returns a draft spec with
mmozone_simulate_interest_loadread-onlyEstimate replication bandwidth under interest management. Generates players synthetic
mmozone_simulate_player_handoffread-onlyRun a scripted boundary-crossing scenario without spawning a real Editor scene. The
mmozone_validate_specread-onlyValidate an MmoZoneSpec. Returns { ok, errors[], summary }. Checks: zone id format +