But it has dropped off the dropdown - how can I export a 1.55 version now ?
1.56 and beyond give me shader errors I am not cable of fixing
[EDIT] - I’ve read I can just swap out the playcanvas js file in the download zip. ok !
But it has dropped off the dropdown - how can I export a 1.55 version now ?
1.56 and beyond give me shader errors I am not cable of fixing
[EDIT] - I’ve read I can just swap out the playcanvas js file in the download zip. ok !
That’s correct, yes
If you are using the REST API, there’s also an engine version param to make this easier for you
You can also set the engine version in the launch tab if need be to via use_local_engine https://developer.playcanvas.com/en/user-manual/scripting/custom_engine/#launch-with-a-previous-stable-engine
We can’t guarantee backwards compatibly though. We do have a shader chunk migration guide that can help with chunk changes: https://developer.playcanvas.com/en/user-manual/graphics/shader-chunk-migrations/