|
|
"Rick [Kitty5]" wrote:
> hmmm, the stopping and starting again are far to slow..
Yes. :(
> could you make your walk routines always assume
> a stationay character?
Yes! Why didn't I think of that!
#ifndef (Walking_Or_Standing) // What the system assumes
#declare Walking_Or_Standing = "Standing";
#end
That should be the end of *that* problem! ;)
Joke aside, it's unfortunately not that simple, but I'm looking into it.
Rune
--
3D images and anims, include files, tutorials and more:
Rune's World: http://rsj.mobilixnet.dk (updated Nov 5)
POV-Ray Users: http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk
Post a reply to this message
|
|