Turn Towards a Position

<data Commands> Type: Corrade progressive command Command[wiki]: turnto Description[wiki]: The turnto command makes Corrade rotate towards a positional vector (an LSL vector in the format <x, y, z> that describes a point in space). Permissions[wiki]: movement Parameters[wiki]: group, password, position Last Changes[wiki]: none </data>

The turnto command makes Corrade rotate towards a positional vector (an LSL vector in the format <x, y, z> that describes a point in space).

Command Required Parameters Required Corrade Permissions Example
turnto group, password, position movement
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "turnto",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "position", wasURLEscape("<10 ,10 ,0>")
        ]
    )
);

secondlife/scripted_agents/corrade/api/commands/turnto.txt ยท Last modified: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.