Skip to main content

movement.summon

Overview

  • Teleports the target character to near the possessed character.

Metadata

FieldValue
DisplaySummon Character
Categorymovement
AccessPublic
ScopeB2Authority
Tags
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdyesTarget entity ID to summon

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('movement.summon', {
entity_id: 0,
});