fix: update asset model to set isUsed to false

This commit is contained in:
Jerald-Golden-B 2025-04-03 19:51:46 +05:30
parent 5e97b333dc
commit 4491383093
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ async function handleModelLoad(
material: 'Inherit',
delay: 'Inherit',
spawnInterval: 'Inherit',
isUsed: true
isUsed: false
}],
triggers: [],
connections: {