donmccurdy / aframe-inspector-plugin-recast

A-Frame Inspector plugin for creating navigation meshes.
MIT License
65 stars 15 forks source link

Added required parameter for GetBoundingSphere #15

Closed sorskoot closed 4 years ago

sorskoot commented 4 years ago

Fix for error "THREE.Box3: .getBoundingSphere() target is now required" that occurs when calculating NavMesh

donmccurdy commented 4 years ago

Thanks! This just got fixed in https://github.com/donmccurdy/aframe-inspector-plugin-recast/pull/17.