franmx
1
Hi, I was doing some playground trials and code is working fine on 4.2 version (dropdown menu), but not on “latest”.
Just for reference. Babylon.js Playground
Usually I download playground, but seems it references latest.
How can I reference scripts for 4.2 version?
Thanks.
The latest stable can be found on our cdn: Framework Versions | Babylon.js Documentation, so you can still download the playground and change the references from preview.babylonjs.com to cdn.babylonjs.com
I also wonder what happened between the versions? We usually don’t have braking changes between versions
1 Like
franmx
4
Thanks a lot @RaananW , cdn definitely did the trick.
I wonder too why it doesn’t work on v. 5, had a good hour before I thought on changing version.
Regards.