Component:PatreonSkyController

From Resonite Wiki
Revision as of 19:20, 23 October 2024 by 989onan (talk | contribs) (added info. no I'm not encouraging people to use it, this is just for archival purposes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
File:PatreonSkyControllerComponent.png
Patreon Sky Controller component as seen in the Scene Inspector


A trash can
<translate>This content has been removed from Resonite and is no longer relevant.</translate>

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
Radius Float The size of the sphere of names in the sky.
NormalizedStart Float The minimum arc horizontally (0<->1) names can appear in the sky.
NormalizedEnd Float The maximum arc horizontally (0<->1) names can appear in the sky.
NameSize Float The size of each name in the sky.
PictureSize Float The size of each profile for each name in the sky
MaxAngle Float The max angle in the sky up and down a name can appear.
NameColor Color the color of each name in the sky

Usage

Examples

Used to be used in directory worlds that would show people's names who supported the project in the sky.

Related Components