feat: Implement selected animation handling and integrate with human mechanics
This commit is contained in:
@@ -422,7 +422,6 @@ async function handleModelLoad(
|
||||
userId: userId,
|
||||
};
|
||||
|
||||
console.log('completeData: ', completeData);
|
||||
socket.emit("v1:model-asset:add", completeData);
|
||||
|
||||
const asset: Asset = {
|
||||
|
||||
Reference in New Issue
Block a user