m ProbablePrime moved page PatreonSkyController (Component) to Component:PatreonSkyController: Creating component Namespace |
added info. no I'm not encouraging people to use it, this is just for archival purposes |
||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
|Name=Patreon Sky Controller | |Name=Patreon Sky Controller | ||
}} | }} | ||
{{Removed}} | |||
<!--T:2--> | <!--T:2--> | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Radius|Float| | |Radius|Float| The size of the sphere of names in the sky. | ||
|NormalizedStart|Float| | |NormalizedStart|Float| The minimum arc horizontally (0<->1) names can appear in the sky. | ||
|NormalizedEnd|Float| | |NormalizedEnd|Float| The maximum arc horizontally (0<->1) names can appear in the sky. | ||
|NameSize|Float| | |NameSize|Float| The size of each name in the sky. | ||
|PictureSize|Float| | |PictureSize|Float| The size of each profile for each name in the sky | ||
|MaxAngle|Float| | |MaxAngle|Float| The max angle in the sky up and down a name can appear. | ||
|NameColor|Color| | |NameColor|Color| the color of each name in the sky | ||
}} | }} | ||
Line 25: | Line 26: | ||
<!--T:4--> | <!--T:4--> | ||
== Examples == | == Examples == | ||
Used to be used in directory worlds that would show people's names who supported the project in the sky. | |||
<!--T:5--> | <!--T:5--> | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}|Patreon Sky Controller]] | [[Category:Components{{#translation:}}|Patreon Sky Controller]] | ||
[[Category:Components:Cloud{{#translation:}}|Patreon Sky Controller]] | [[Category:Components:Cloud{{#translation:}}|Patreon Sky Controller]] | ||
[[Category:Removed]] |
Latest revision as of 19:20, 23 October 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
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.