Page 1 of 1

for tank

Posted: 26 Mar 2006, 16:52
by dinamik
Image

Posted: 26 Mar 2006, 18:30
by Argh
Yup, glad to see that somebody else managed that. However, I have a feeling performance will blow for 3DO versions of this technique.

Posted: 26 Mar 2006, 20:12
by smoth
Mind sharing how it was done?

Posted: 26 Mar 2006, 21:35
by zwzsg
More "move" and "turn" that anyone can comprehend is my guess. Too bad Daniel54 is not fluent in English, for he is an awesome scripter. Just look around at the animated gif in the first post of each of his threads in his forum: he has made elephant, whales, dinosaur, women, and more, beautifully animated, for TA and Spring!

Posted: 26 Mar 2006, 21:37
by hrmph
Very cool! And those others on the forum are simply amazing. Hopefully one day spring can have features like the whale, dinosaur, or elephant (They look so damn good its jaw dropping).

Posted: 26 Mar 2006, 21:40
by .funkymp
omg

that guy rules at modelling, some of the stuff on there is amazing

Posted: 26 Mar 2006, 22:03
by Sheekel
Perhaps he can make a pimped script for that zombie model for the Zombie mod!

Posted: 27 Mar 2006, 02:19
by Argh
I didn't do it with scripting- that's a very inefficient way to do it, imho, because the scripting engine is slow, and bogs down fairly easily.

Instead, I built a tread section, uvmapped it, and then projected it around a curve as an object array, then moved it a bit, projected it again, etc., for four steps of animation. Then I just use a very simple show/hide in my script. Works like a charm, and is not hard on framerates. I would love to see 50 of these tanks in 3DO vs. 50 of my Knights, in terms of framerate while in motion- I have a feeling that my method would win, hands down, all other things being even.

I really liked the other creatures. The whale was really awesome, and I'm going to be really tempted to skin it if he ever releases them, because I have a game design in mind that includes water... and with NTAI, we could have a Gaia AI that made and played with sea-creatures...

Posted: 27 Mar 2006, 09:41
by GrOuNd_ZeRo
Well, the threads are definitly a smart show and hide sequence as far as I can tell, still it seems to work quite well.