Jump to scene > object without JS

I wouldn’t say there’s an easy way, but this post specifically handles the scene aspect of it. If you look at the code you’ll notice it looks at the hash and interprets it as a scene, but you could parse it to interpret however you want - you could first change scenes based on a initial part of the string, and then jump to an element based on another part of the string.