Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
Variables are pretty straight forward. Your vision, however, may be far more complex. lol
Lets say they have 4 powers to choose from, and triangle is the power button. You can put a variable called "Player_Power" in the the player's chip and four calculators. Set each one to "=" and the B operator of each to either 1, 2, 3, or 4. Then you wire the variable into the A operator of all 4 calculators. I would then wire the output of each into the power switch of a node for each calculator (you'll have to open the tweak menu of the node to see the power button at the bottom). Wire the triangle button into the input of the four nodes, so now the signal will only pass through the node that matches the chosen power. You can wire the node outputs into whatever super power animations and logic you're building.
When the player is choosing their power, you'll have to set up the logic with variable modifiers to set the "Player_Power" variable to the corresponding value.
I'm not sure how much detail you need. Feel free to ask if anything was unclear.