auto-git:

[change] src/runtime-three/runtime-scene-editor-simulation.ts
This commit is contained in:
2026-04-23 02:36:36 +02:00
parent 62b29b711c
commit 49025115d9

View File

@@ -37,6 +37,8 @@ function applyResolvedDiscreteControlStateToRuntimeScene(
state: RuntimeResolvedDiscreteControlState
) {
switch (state.type) {
case "projectTimePaused":
case "cameraRigOverride":
case "actorPresence":
case "actorAnimationPlayback":
case "actorPathAssignment":