Making characters... actually attack?
I have it set on alot of my games that when I throw something at a Monster/Dragon/Troll/Vampire or whatever. it dies. and when I collide with it, I die. But I want to be able to have characters shoot at me and have more then one life. I also need help with weapons on there, I don't feel like typing alot now so I will ask my weapons questions in the replies. Thanks in advance.
Re: Making characters... actually attack?
uum your asking how to make it so that the player dosnt die in one hit? You could use alterable Variables, or a counter, every time player gets hit subtract by 1, then when the value is 0 or lower, player dies.
Re: Making characters... actually attack?
Thanks, How do I made them attack me? and move and all, isn't it something called "AI"
Re: Making characters... actually attack?
There are a lot of easy to understand Ai (artificial intelligence) Tutorials around the clickteam (and other) forums. Just search for "Ai" or "Enemy Ai". IŽm sure youŽll find good (and simple) stuff.