The '''LegacySessionOrbsController''' component displays session orbs of current [[Session|sessions]] into a slot. This component was used in what some players called the "Session plate" which would have many world orbs of active sessions.
{{UseDataFeeds|WorldsDataFeed}}
<!--T:2-->
<!--T:2-->
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|SpawnRadius|Float|
|SpawnRadius|Float| The radius of spawning orbs in a cylinder shape.
|SpawnHeight|Float|
|SpawnHeight|Float| The height of spawning orbs in a cylinder shape.
|SpawnOffset|Float3|
|SpawnOffset|Float3| The offset of the spawn cylinder shape in local space vs the center on <code>_root</code>
|_root|Slot|
|_root|Slot| Where to place and spawn session orbs.
|MaxOrbs|Int|
|MaxOrbs|Int| How many orbs can be under <code>_root</code> at any one time.
|ShowHeadless|Bool|
|ShowHeadless|Bool| Whether to show headless sessions
}}
}}
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
Used in items that display current sessions in Resonite.
This article describes a feature marked as legacy—this usually means there's a newer, better alternative. Legacy features might not be removed but they will not be updated, and the team will not provide any support for them.
Component image
Legacy Session Orbs Controller component as seen in the Scene Inspector
The LegacySessionOrbsController component displays session orbs of current sessions into a slot. This component was used in what some players called the "Session plate" which would have many world orbs of active sessions.