How does that sin( and cos( work.
It workes with integers so the value is always 0?
Well, I've never used the plugin, but you should be able to multiply the sin and cosin functions so that they produce integers other than 0, 1 and -1..
Yes, but the computer round them off before I can do that.
for example 2000*(1/2) will be 0. so 2000* sin(60) is 0 as well.
sin( has to be multiplied in the sin( function itself.