diff --git a/flock.js b/flock.js index 0eb5e2c..f4c11fa 100644 --- a/flock.js +++ b/flock.js @@ -194,7 +194,6 @@ export const flock = { getProperty, exportMesh, abortSceneExecution, - setPhysicsShape, } = flock; ${code}