Add info |
Remove category |
||
Line 33: | Line 33: | ||
* [[Component:Wobbler4D]] | * [[Component:Wobbler4D]] | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}|Wobbler 1D]] | [[Category:Components{{#translation:}}|Wobbler 1D]] | ||
[[Category:Components:Transform:Drivers{{#translation:}}|Wobbler 1D]] | [[Category:Components:Transform:Drivers{{#translation:}}|Wobbler 1D]] |
Latest revision as of 05:09, 13 November 2024
Component image
The Wobbler1D component can be used to make a value randomly change in a smooth fashion.
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. |
Target
|
field drive of Float | The field to wobble. |
Offset
|
Float | The starting point of the wobble. |
Speed
|
Float | how fast to wobble. |
Magnitude
|
Float | the amount to wobble from Offset
|
Seed
|
Float | the value to use as a seed for the randomness. |
Usage
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.