Making deeplinks in spoke #3063
Answered
by
netpro2k
ghobot
asked this question in
General Questions & Discussion
-
Is it possible to make deeplink anchors to waypoints within spoke? |
Beta Was this translation helpful? Give feedback.
Answered by
netpro2k
Sep 22, 2020
Replies: 1 comment 2 replies
-
Yep, just use the "Link" element. You can either use a relative link |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ghobot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep, just use the "Link" element. You can either use a relative link
#waypointname
or an absolute link to another hubs roomhttps://hubs.mozilla.com/ROOMID/room-title#waypointname
. Note that the absolute link will always point at a specific room, while the relative one will point at whatever room the scene is loaded into.