Game Development Community

AI for Torque2d

by Taylor Ringo · in Torque Game Builder · 11/22/2011 (2:16 pm) · 1 replies

Can Torque 2d be implemented with AI, If so, is it the Universal AI KIT, NOTE: this question is only relevant to Torque 2D. any help is apreciated

About the author

It all started in the 9th grade when i was going to use Platfrom studio, then Game maker, then Xna now I'm with Torque2D


#1
11/22/2011 (2:47 pm)
@Taylor - There's not too much in the way of 2D AI packs available. The Universal AI Kit is for Torque 3D only, so you would not be able to use it.

The Adventure Kit and Platformer Kit ship with some basic AI, but that aspect is not the focus of the products. If you find an AI solution for 2D, it should be easy to determine if it will work for Torque 2D. Outside of that, it's not entirely difficult to come up with something very basic to start with.