Launch url for a particular branch

I’ve been trying to work out a way to share links to our game to the wider team during development for feedback. Currently for them to view a game from a particular branch, they need to go to the editor, switch to my branch, then launch the game. Is there a url parameter or any other way to just send a launch url that’s unique to a branch?

1 Like

I’m afraid there’s no way to use the launch tab for a particular branch. Feature request is here https://github.com/playcanvas/editor/issues/722 Please comment to help us show there’s more demand for the feature.

In the mean time, it be best to publish a build for that branch and send that build URL to the team for feedback

(The build URL should be something like playcanv.as/b/fjkdjf)

1 Like

Will do. Cheers!

Video on what I mean and how to get that build URL