Repulsion tree item is used along side the [[Component:RepulsionTreeSimulator|Repulsion Tree Simulator Component]] to make a live repulsion tree simulation. Check the simulator's page for a more detailed explanation.
{{Note|This does lots of writes to every slot under it, this is experimental and users should not use it in a populated session due to the amount of network traffic it generates.|danger}}
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|Force|Float|
|Force|Float| How much force to apply to other [[Component:RepulsionTreeItem|RepulsionTreeItems]] within range.
|Radius|Float|
|Radius|Float| The radius of influence this item has when interacting with other items.
[[Category:Components:Uncategorized{{#translation:}}|Repulsion Tree Item]]
[[Category:Components:Uncategorized{{#translation:}}|Repulsion Tree Item]]
[[Category:Components{{#translation:}}|Repulsion Tree Item]]
[[Category:Components{{#translation:}}|Repulsion Tree Item]]
[[Category:ComponentStubs]]
Latest revision as of 22:49, 21 October 2024
Component image
Repulsion Tree Item component as seen in the Scene Inspector
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Repulsion tree item is used along side the Repulsion Tree Simulator Component to make a live repulsion tree simulation. Check the simulator's page for a more detailed explanation.
This does lots of writes to every slot under it, this is experimental and users should not use it in a populated session due to the amount of network traffic it generates.