API reference
createMount
strata-game-library/presets
strata-game-library/presets / createMount
Function: createMount()
createMount(
form,customizations?):MountParams
Defined in: creatures/mount.ts:40
Create a mount from a quadruped form
Parameters
form
Base creature form (horse, camel, wolf, etc.)
customizations?
Partial<MountParams>
Any parameter overrides (creature or mount)
