widths and transitions...
widths and transitions...
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- bk_shankz0
// heres a classix example
// a is point something
a = .2;
this._width += (width_new - this._width)*a;
// heres a classix example
// a is point something
a = .2;
this._width += (width_new - this._width)*a;