Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Définit le mode de contrôle du compagnon (joueur ou IA).
companion:setControl(playerControl)
playerControl
boolean
true
false
void
companion:setControl(true) -- Le joueur contrôle le compagnon companion:setControl(false) -- L'IA contrôle le compagnon