m ProbablePrime moved page SpawnArc (Component) to Component:SpawnArc: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Weight|Float| | |Weight|Float| | ||
|Capacity|Int| | |Capacity|Int| | ||
|Radius|Float| | |Radius|Float| | ||
|Arc|Float| | |Arc|Float| | ||
|UsersPerArc|Int| | |UsersPerArc|Int| | ||
|CenterArcOffset|Float| | |CenterArcOffset|Float| | ||
|GrowBothSides|Bool| | |GrowBothSides|Bool| | ||
|RowHeightOffset|Float| | |RowHeightOffset|Float| | ||
|OrientUser|Bool| | |OrientUser|Bool| | ||
|ParentUser|Bool| | |ParentUser|Bool| | ||
|TiltUsers|Bool| | |TiltUsers|Bool| | ||
|PositionNode|UserNode| | |PositionNode|UserNode| | ||
|RotationNode|UserNode| | |RotationNode|UserNode| | ||
|_showTest|Bool| | |_showTest|Bool| | ||
|_testSlots|Int| | |_testSlots|Int| | ||
}} | }} | ||
Line 40: | Line 40: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Spawn Arc]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:Users{{#translation:}}| | [[Category:Components:Users{{#translation:}}|Spawn Arc]] |
Revision as of 22:53, 3 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Intoduction
Usage
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. |
Weight
|
Float | |
Capacity
|
Int | |
Radius
|
Float | |
Arc
|
Float | |
UsersPerArc
|
Int | |
CenterArcOffset
|
Float | |
GrowBothSides
|
Bool | |
RowHeightOffset
|
Float | |
OrientUser
|
Bool | |
ParentUser
|
Bool | |
TiltUsers
|
Bool | |
PositionNode
|
UserNode | |
RotationNode
|
UserNode | |
_showTest
|
Bool | |
_testSlots
|
Int |