scaper12123
9 years agoVisitor
screengraph node issues?
EDIT: NEVER MIND! I figured out my problem. I needed to create a reference directly to the node. I wrote n=m.top.findNode("buttonPairLeft") and that let me add in the values. So that's good 😄 EDIT...