So I recently made a little part of a adventure project I'm making. It's called Jeep Game right now, but that'll change. I'm trying to think of different ways I could do an AI for a 'teammate' sprite. Basically, it would be able to drive around in the jeep when needed, or come and help you fight a group of enemy AI's (those'll be a little easier to program), or make it respond to certain questions you can ask it. I think the last will be the easiest to program, so could someone tell me a way I could possibly do it?
Offline
Try this.
You can choose from a set of questions from a list, and depending on your question, the other player responds from a different list.
Offline