Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

3d Bots

Name: Anonymous 2010-10-14 15:33

Can I have some resources on 3d NPC programming? I mean the kinds you get in current-generation FPSs, the ones that run, crouch, and do other scripted animations while simulataneously responding to external stimulus and interact with the physics engine. Basically, I'd like information on making good quality, smoothly animated 3d bots.

Articles, tutorials, anecdotes, libraries, source code, engines, whatever. Some relevant search terms to put into google would be good too.

Name: Anonymous 2010-10-14 16:11

>>3
Pretty much. What works well enough is a little state machine with a timer since it last changed to that state. Then just look up the animation depending on the state, and the frame of the animation depending on the timer.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List