Skip to main content

VRC Portal Marker

Creates portals to other VRChat worlds. There are two main ways to use this component:

  1. Link to a public instance: Set the Room Id property to a specific world, and the portal will lead to an existing or new public instance of that world.
  2. Link to a somewhat-random world via search: Set the Search Term, Sort Heading, Sort Order and optionally the Offset to perform a search for worlds, and the portal will lead to the world at the specified offset in the search results. Do NOT set the Room Id property if you want to use this method.
ParameterDescription
WorldContains a specific VRChat location such as the Hub or Home, if one is selected portal will go there.
Room IdId of the destination world, like wrld_f995a2eb-7ddc-4558-aef1-815c3b23df6c.
Custom Portal NameOverrides the name shown above the Portal.
Sort HeadingHow to sort the search results - by Featured, Trending, Updated, Created, Active or None.
Sort OrderWhether to sort the results in Ascending or Descending order. Descending order would have the "Most Trending" worlds appear first, for example, while Ascending would have the "Least Trending" worlds first.
OffsetThe offset to use for choosing the portal to visit. Useful if you want to make 5 portals to the top 5 worlds in a category, for example, by using Offsets of zero through four.
Search TermThe words to use when searching for worlds.
TagA comma-separated list of tags to search for, if Room Id is not set, and Sort Heading is set to None.