refactor: Update material default value and remove console logs for cleaner output
This commit is contained in:
@@ -245,7 +245,7 @@ function processLoadedModel(
|
||||
actionUuid: THREE.MathUtils.generateUUID(),
|
||||
actionName: `Action ${index + 1}`,
|
||||
actionType: 'default',
|
||||
material: 'inherit',
|
||||
material: 'Default material',
|
||||
delay: 0,
|
||||
spawnInterval: 5,
|
||||
spawnCount: 1,
|
||||
|
||||
Reference in New Issue
Block a user