Add new control effects and find function in App.tsx

This commit is contained in:
2026-04-14 13:49:33 +02:00
parent bb59c8e364
commit 28c1d08023

View File

@@ -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