Take this line for example :
playerMinusSign.GetComponent<TweenPosition>().delay = sixthDelayInner
when, running i can see the value change in the box on the inspector, but the tween itself wont change, only if i enter the value manually it will change, why is that ?
On NGUI 3.5.3 ( Cant update, workPlace wanna use this version )