Component:PatreonSkyController: Difference between revisions

From Resonite Wiki
imported>Mysticporo
Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=PatreonSkyControllerComponent.png |Name=Patreon Sky Controller }} <!--T:2--> == Fields == {..."
 
added info. no I'm not encouraging people to use it, this is just for archival purposes
 
(2 intermediate revisions by 2 users 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:ComponentStubs]]
[[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 
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