Explore properties in the Active Controller component window to modify active strategy.
Component screenshot on origin under default conditions.
Component screenshot on target under default conditions.
Component screenshot when overriding default strategy.
Property
Description
Strategy
Options:
Default: Use default strategy.
Input: Override default strategy using specified strategy.
When Input is selected, optional strategies are:
Active While Tracked: When tracked, the GameObject will be activated; when tracking is lost, the GameObject will be deactivated.
Active After First Tracked: Before first tracking, the GameObject will be deactivated; once successfully tracked, the GameObject will remain activated.