completed init movement for human
This commit is contained in:
@@ -301,7 +301,7 @@ export function useTriggerHandler() {
|
||||
} else {
|
||||
|
||||
// Handle current action using Event Manager
|
||||
addHumanToMonitor(human.modelUuid, triggeredAction.actionUuid, () => {
|
||||
addHumanToMonitor(human.modelUuid, () => {
|
||||
handleAction(action, materialId);
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user