diff --git a/src/app/App.tsx b/src/app/App.tsx index 93e80958..53ca2a97 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -301,6 +301,8 @@ import { type InteractionTriggerKind } from "../interactions/interaction-links"; import { + createFollowActorPathControlEffect, + createPlayActorAnimationControlEffect, formatControlEffectValue, formatControlTargetRef, getControlTargetRefKey @@ -339,6 +341,7 @@ import { cloneProjectScheduler, createProjectScheduleEveryDaySelection, createProjectScheduleRoutine, + findProjectScheduleRoutineEffect, removeProjectScheduleRoutine, upsertProjectScheduleRoutine, type ProjectScheduleRoutine