Handle 'setProjectTimePaused' in asset and scheduler files
This commit is contained in:
@@ -22,6 +22,7 @@ function removeInvalidatedInteractionLinks(
|
||||
return silencedSoundEmitterIds.has(link.action.targetSoundEmitterId);
|
||||
case "control":
|
||||
switch (link.action.effect.type) {
|
||||
case "setProjectTimePaused":
|
||||
case "setActorPresence":
|
||||
case "playActorAnimation":
|
||||
case "followActorPath":
|
||||
|
||||
Reference in New Issue
Block a user