Open Mugen87 opened 2 years ago
It would be good to know if there is an intended way to detect whether an object is animated or not. Right now, M2Loader counts the number of bones although this approach is not robust.
M2Loader
https://github.com/Mugen87/three-m2loader/blob/e71c7760f5b19c828a2befc0eaf8781db888d91d/M2Loader.js#L394-L397
It would be good to know if there is an intended way to detect whether an object is animated or not. Right now,
M2Loader
counts the number of bones although this approach is not robust.https://github.com/Mugen87/three-m2loader/blob/e71c7760f5b19c828a2befc0eaf8781db888d91d/M2Loader.js#L394-L397