Game Development Community

Adding enemies to Torque 3D

by David Pedeglorio · in Torque 3D Beginner · 08/21/2013 (1:52 pm) · 2 replies

I scrolled all the FPS tutorial guide but I didn't see how to create enemies.

Please do give me step-by-step tutorial, because I am a beginner.

I don't want to purchase anything, all free.

About the author

Recent Threads


#1
08/21/2013 (2:46 pm)
The FPS Tutorial does not cover AI, however Steve Acaster wrote a great tutorial for this. Find it here.

That tutorial covers both pathfinding and AI.
#2
08/21/2013 (5:32 pm)
Some AI scripts I was going to turn into a RTS AI Tutorial (but never finished).

Create a new project and then dump those scripts on top. You might have to do some tweaking to get them into 3.0, and you need the assets from the RTS Prototype.

And I just saw the "I'm a beginner" part - in which case you probably don't really want to start fiddling with AI just yet....