alright, i was thinking about taylor approximations...that wont be a problem then.
the only thing I'm still not sure about then is how to do the animation without freezing the game.Ã, I need to put in a wait command between each re-draw, but the Wait(x) command puts up the hourglass. How can I allow this animation to happen without interrupting gameplay?Ã,Â
edit - I think SetTimer is my answer
the only thing I'm still not sure about then is how to do the animation without freezing the game.Ã, I need to put in a wait command between each re-draw, but the Wait(x) command puts up the hourglass. How can I allow this animation to happen without interrupting gameplay?Ã,Â
edit - I think SetTimer is my answer