by DilloDude » Wed Sep 27, 2006 12:48 am
Making AI players is not necesarily difficult; it depends what you want them to do. If you just want them to move around randomly, it's quite easy. If you want to make it so they shoot at you occasionly, or when they're facing you, that's not too difficult. When you get things like aiming for you but turning away so they don't hit you and trying to avoid shots, it gets a bit more complicated. Then there's really complicated stuff involving running, jumping, attacking, using items and lots of other stuff, and that gets really tricky.