EragonJ / Trip.js

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.
https://eragonj.github.io/Trip.js/
MIT License
793 stars 111 forks source link

Library breaks when there is more than 1 body. #193

Closed jmarti326 closed 6 years ago

jmarti326 commented 6 years ago

I was using a different library to create some SVG graphics. The code it generates happens to have another hidden body tag hidden inside; this is conflicting with the library, making it crash and stop working correctly. #194