aframevr / aframe-school

🎒 Interactive workshop and lessons for learning A-Frame and WebVR.
https://aframe.io/school/
MIT License
103 stars 33 forks source link

swamp-hero Glitch needs new A-Frame api to animate #11

Open bunnybooboo opened 7 years ago

bunnybooboo commented 7 years ago

https://glitch.com/edit/#!/swamp-hero?path=index.html:6:17 (inherited from lesson 12.1 https://glitch.com/~aframe-school-gltf-model) points to https://aframe.io/releases/0.5.0/aframe.min.js. Animation does not work. Editing this to https://aframe.io/releases/0.6.0/aframe.min.js fixes it.

Solution should also reflect the default file path. It's currently https://rawgit.com/aframevr/aframe/b395ea0/dist/aframe-master.min.js whilst throughout the school we've been using https://aframe.io/releases/...