ProtoFlux:PickRandomObject: Difference between revisions

From Resonite Wiki
Added category: ContinuouslyChanging nodes
m YoshBot moved page ProtoFlux:Pick Random Object to ProtoFlux:PickRandomObject: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:30, 21 August 2025

Pick Random Object
Operands
*
+
-
Utility

The Pick Random Object node takes in a list of references of the same Type and then returns one of them at random. Since this is a data node, displaying the output value will cycle through them randomly once per frame.

Inputs

Operands (Generic)

The list of references to randomly pick from.

Outputs

* (Generic)

The randomly picked reference.