Game Development Community

AI enemies go static?

by Wolf Okami · in Game Design and Creative Issues · 11/10/2008 (12:51 am) · 2 replies

Hey i've been having an issue with the original fps demo AI thing.

The model is the same as the player is there a way to change that I'm new at this stuff. I did make my own player model and animations and import it but im not sure how to change the model for the AI enemy.

The other thing is when i tried copy and pasting to make more ai's, a static model just appeared with a basic standing animation. It didn't have the same script as the one that was running how do you fix this stuff.

BTW i'm 15 so take it easy

#1
11/12/2008 (11:55 pm)
@Cameron - Try looking through the following:

TGE Documentation Landing Page
Adding DTS Object
Using Basic AI Commands
TorqueScript Object

That should be enough information to get you started.
#2
11/18/2008 (12:03 am)
Thanks mike