int weight
Posted: Tue Jul 31, 2007 3:02 pm
okay, i try to figure it out every time i see it....
but i just cant!
what is that int weight and how do i use it?
but i just cant!
what is that int weight and how do i use it?
int weight=1;
x=((weight-1)*x+view.x)/weight;
SnowFear wrote:.... weight is just a variable? (not a command?)