Rigs
Interacting with Locators
Locators are points in space that can be used to execute commands at specific positions / rotations relative to your Rig Instance. This page explains how to interact with Locators in your Rig Instance using commands.
Single Locator Functions
As Locator -
animated_java:<export_namespace>/as_locatorRuns a command as and at a specific locator's entity.
Arguments
ExampleNoteThe
as_locatorfunction will only work if you have the Locator's Use Entity config option enabled.At Locator -
animated_java:<export_namespace>/at_locatorRuns a command at a specific locator's position / rotation.
Arguments
ExampleNoteThe
at_locatorfunction does not require the Locator's Use Entity config option to be enabled.
Multi Locator Functions
As All Locators -
animated_java:<export_namespace>/as_all_locatorsRuns a command as and at all locators in the Rig Instance.
Arguments
ExampleNoteThe
as_all_locatorsfunction will only work if all Locators have the Use Entity config option enabled.At All Locators -
animated_java:<export_namespace>/at_all_locatorsRuns a command at all locators in the Rig Instance.
ExampleArguments
NoteThe
at_all_locatorsfunction does not require the Locators' Use Entity config option to be enabled.
Support Us!