formula and input boxs
Was wondering how you would have a formula implemented so when the user puts the numbers they want into the input boxs, it goes thru the formula and shows the answer.Hope that makes sense.
Was wondering how you would have a formula implemented so when the user puts the numbers they want into the input boxs, it goes thru the formula and shows the answer.Hope that makes sense.
Comments
It all depends on your formula. If your formula is "box 1 plus box 2," then your answer would be game.box1value+game.box2value.
Does that formula go on the output actor?