how can I set a parameter of the first random burning tree (triggered by event)? The other trees getting there value of the parameter from the tree that “infected” them (motherTree). So every tree has a different motherTree.
How can I send a parameter from the motherTree and set it in the tree who gets burned from the motherTree?
How can I get the same RandomConnected if I want to send a message and a parameter?
The initial event sends a message to a random tree who starts burning and on this tree i want to set the value of a parameter. A percentage of the value of this parameter will be transferred to the next tree an so on. So i have to get the tree (motherTree), who infected the next :Get motherTree
Konsti is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.