Component:MysterySettings: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
yay I get to crap post wooooo!!
 
Line 3: Line 3:
|Name=Mystery Settings
|Name=Mystery Settings
}}
}}
The '''Mystery Settings''' component
The '''Mystery Settings''' component is an april fools component and is a joke.
{{stub}}


== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Difficulty|'''[[#ResoniteDifficulty|MysterySettings.ResoniteDifficulty]]'''|TypeAdv0=true|
|Difficulty|'''[[#ResoniteDifficulty|MysterySettings.ResoniteDifficulty]]'''|TypeAdv0=true| Make Resonite more difficult. breaks all the font and captialization/UIs. having fun yet?
|Loooong|Bool|
|Loooong|Bool| LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONG
|TheTruth|Bool|
|TheTruth|Bool| Reveal the truth (that glitch is cute)
|MirrorMirrors|Bool|
|MirrorMirrors|Bool| Make mirrors no longer mirror stuff, so you see yourself as others do!
|PhantomSense|Bool|
|PhantomSense|Bool| Honestly your idea is as good as mine.
|Expressiveness|Float|
|Expressiveness|Float| Multiples blendshapes to crappost levels.
|Ghosts|Bool|
|Ghosts|Bool| Enable ghosts.
|MoreFPS|Bool|
|MoreFPS|Bool| Double your FPS! seriously (not actually, just doubles the framerate display number)
|PreciousToggle|Bool|
|PreciousToggle|Bool| Once disabled it cannot be enabled again. you have lost your precious toggle!
|ToggleToggle|Bool|
|ToggleToggle|Bool| toggle toggle.
|ToggleToggleToggle|Bool|
|ToggleToggleToggle|Bool| toggle toggle toggle.
|ToggleToggleToggleToggle|Bool|
|ToggleToggleToggleToggle|Bool| toggle toggle toggle toggle.
|ToggleToggleToggleToggleToggle|Bool|
|ToggleToggleToggleToggleToggle|Bool| toggle toggle toggle toggle toggle.
|ToggleToggleToggleToggleToggleToggle|Bool|
|ToggleToggleToggleToggleToggleToggle|Bool| toggle toggle toggle toggle toggle toggle.
|ToggleToggleToggleToggleToggleToggleToggle|Bool|
|ToggleToggleToggleToggleToggleToggleToggle|Bool| toggle toggle toggle toggle toggle toggle toggle.
|ToggleToggleToggleToggleToggleToggleToggleToggle|Bool|
|ToggleToggleToggleToggleToggleToggleToggleToggle|Bool| toggle toggle toggle toggle toggle toggle toggle toggle.
|PreciousToggleStart|'''[[Type:Nullable`1|Nullable`1]]<[[Type:DateTime|DateTime]]>'''|TypeAdv16=true|
|PreciousToggleStart|'''[[Type:Nullable`1|Nullable`1]]<[[Type:DateTime|DateTime]]>'''|TypeAdv16=true| The previous time a toggle was toggled.
|PreciousToggleDuration|'''[[Type:Nullable`1|Nullable`1]]<[[Type:TimeSpan|TimeSpan]]>'''|TypeAdv17=true|
|PreciousToggleDuration|'''[[Type:Nullable`1|Nullable`1]]<[[Type:TimeSpan|TimeSpan]]>'''|TypeAdv17=true| How long the previous precious little toggle was held.
|MysteriousMessage|String|
|MysteriousMessage|String| OoOOOoOO what could this be!?
}}
 
== ResoniteDifficulty ==
{{Table EnumValues
|Normal|0| The vanilla experience
|Hard|1| Please god send help
}}
}}


== Usage ==
== Usage ==
Part of the [[Settings]] UI.


== Examples ==
== Examples ==
April fools!!


== See Also ==
== See Also ==
* [[April fools]]


[[Category:Components:Uncategorized{{#translation:}}|Mystery Settings]]
[[Category:Components:Uncategorized{{#translation:}}|Mystery Settings]]
[[Category:Components{{#translation:}}|Mystery Settings]]
[[Category:Components{{#translation:}}|Mystery Settings]]
[[Category:Components With Nested Enums{{#translation:}}|Mystery Settings]]
[[Category:Components With Nested Enums{{#translation:}}|Mystery Settings]]
[[Category:ComponentStubs]]
[[Category:Memes]]

Latest revision as of 06:54, 9 May 2025

Component image 
File:MysterySettingsComponent.png
Mystery Settings component as seen in the Scene Inspector

The Mystery Settings component is an april fools component and is a joke.

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. Some components stop their functionality when this field is disabled, but some don't.
Difficulty MysterySettings.ResoniteDifficulty Make Resonite more difficult. breaks all the font and captialization/UIs. having fun yet?
Loooong Bool LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONG
TheTruth Bool Reveal the truth (that glitch is cute)
MirrorMirrors Bool Make mirrors no longer mirror stuff, so you see yourself as others do!
PhantomSense Bool Honestly your idea is as good as mine.
Expressiveness Float Multiples blendshapes to crappost levels.
Ghosts Bool Enable ghosts.
MoreFPS Bool Double your FPS! seriously (not actually, just doubles the framerate display number)
PreciousToggle Bool Once disabled it cannot be enabled again. you have lost your precious toggle!
ToggleToggle Bool toggle toggle.
ToggleToggleToggle Bool toggle toggle toggle.
ToggleToggleToggleToggle Bool toggle toggle toggle toggle.
ToggleToggleToggleToggleToggle Bool toggle toggle toggle toggle toggle.
ToggleToggleToggleToggleToggleToggle Bool toggle toggle toggle toggle toggle toggle.
ToggleToggleToggleToggleToggleToggleToggle Bool toggle toggle toggle toggle toggle toggle toggle.
ToggleToggleToggleToggleToggleToggleToggleToggle Bool toggle toggle toggle toggle toggle toggle toggle toggle.
PreciousToggleStart Nullable`1<DateTime> The previous time a toggle was toggled.
PreciousToggleDuration Nullable`1<TimeSpan> How long the previous precious little toggle was held.
MysteriousMessage String OoOOOoOO what could this be!?

ResoniteDifficulty

Values
Name Value Description
Normal 0 The vanilla experience
Hard 1 Please god send help

Usage

Part of the Settings UI.

Examples

April fools!!

See Also