ProtoFlux:Duplicate Slot: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page Duplicate Slot (ProtoFlux) to ProtoFlux:Duplicate Slot: Creating protoflux Namespace
Slightly more information for this node, nothing crazy
Line 14: Line 14:
|}}
|}}


Duplicates a [[Slot | slot]] and returns the duplicate.
Duplicates a[[Slot | slot]] and exposes the duplicated slot with the output called Duplicate which can be used for any nodes that accept the [[slot ]] type.
 
For example, you can duplicate a slot from an instance and use [[Set Parent]] with the input of Duplicate to move the newly created slot's parent without changing anything with the original instance slot.


[[Category:ProtoFlux:Slots]]
[[Category:ProtoFlux:Slots]]

Revision as of 07:41, 3 February 2024

Duplicate Slot
*
Next
Instance
Duplicate
Slots

Duplicates a slot and exposes the duplicated slot with the output called Duplicate which can be used for any nodes that accept the slot type.

For example, you can duplicate a slot from an instance and use Set Parent with the input of Duplicate to move the newly created slot's parent without changing anything with the original instance slot.