Skip to main content

MountSystem

6 tools in this family (folder Editor/Tools/MountSystem/ 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
mount_apply_default_templatewritesApply a preset: 'wow_classic_horse' (1 ground mount, 14 sprint speed) | 'monster_hunter_palamute' (…
mount_export_mount_catalog_mdwritesExport designer-readable mount catalog as Markdown.
mount_generate_codewritesEmit MountManager + MountController + ZoneRestrictionResolver + StaminaTracker + SummonHotkeyHandler…
mount_propose_from_promptread-onlyValidate and normalize a MountSpec that YOU write: mounts
mount_simulate_traversalread-onlyCompute time-from-A-to-B with each mount vs walking, accounting for sprint speed.
mount_validate_specread-onlyValidate a MountSpec JSON: namespace shape, mount kind enum, speed/stamina bounds, zone references.