update assetID
This commit is contained in:
@@ -604,6 +604,7 @@ export function useTriggerHandler() {
|
||||
modelUuid: action.triggers[0]?.triggeredAsset?.triggeredModel.modelUuid,
|
||||
pointUuid: action.triggers[0]?.triggeredAsset?.triggeredPoint?.pointUuid,
|
||||
})
|
||||
setIsPaused(material.materialId, false); // New
|
||||
handleAction(action, material.materialId);
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user