Be a Supporter!
Response to: Need help with AI Posted September 16th, 2008 in Game Development

yes exactly!
i had a google search for this and it comes up with way more than a 3rd person shooter

Response to: Need help with AI Posted September 16th, 2008 in Game Development

most probably, oyu would be doing this:

if (((enemy._y)+(enemy._x)) - ((player._y) + (player._x)) < (whatever value you like))

this is for the distance...

the attack part, I don't really know.

Ok thanks i'll have a look thanks

Need help with AI Posted September 16th, 2008 in Game Development

Hey,
im making a vertical shooter,
and i need some help with making the AI
what type of coding would i need?
what i mean is for something to come onto the screen, just say and when it gets a certain distance towards you it comes at you and attacks...
and also for shooting AI's when you are a certain distance from them they shoot how do you do this???
thanks
because my expertise are not with AI

Response to: Third person shooter help Posted September 15th, 2008 in Game Development

VERY sorry for the triple post but i just remebered on diffrent way to do it with
hand.onEnterFrame = function() {
and put on a frame instead of a mc and put char controls on the mc...
i don't know about this but earlier i seemed like i wasn't thinking...
Never mind
Thanks to cyberXR i'm on my merry way THANKS so much

Response to: Third person shooter help Posted September 15th, 2008 in Game Development

Sorry but it does not work i put it inside my character on my hand it does not rotate this is my main reason for this topic, thanks for the coding...

Response to: Third person shooter help Posted September 15th, 2008 in Game Development

thanks, but the first line is for actions frames not movie clips...
but otherwise i hope this works thanks

Response to: Third person shooter help Posted September 15th, 2008 in Game Development

i have not done a game like this before and now is the time for me to do this!
OK, what i need is to have the hand follow the direction of the mouse aimer, preferably left to right but if it goes around like a turret its fine to, if this does not make sense please say so

Response to: Review my flash thus far ;) Posted September 15th, 2008 in Game Development

Very nice, just a question, is there going to be a background? when the guys are talking and obviously the mouths need work but other wise very nice!

Response to: Third person shooter help Posted September 15th, 2008 in Game Development

come on someone PLEASE!!!

Response to: Third person shooter help Posted September 15th, 2008 in Game Development

the game is like a stickman sam and those tutorials won't really help with what i'm doing what i need is something else, like in sticke man sam or ownage how he moves his gun around everytime i try this it won't rotate properly, i think this is because of the turret type thing being inside the movieclip because outside it works fine!

thanks for your help thogh

Third person shooter help Posted September 15th, 2008 in Game Development

Hey

i need help with my third person shooter.
what need is to find some tutorials and things like that, that can help me...
does anyone know of any because when ever i look for them i can only find 1st person and i am hoping there are tutorials on this type of thing because i am making something like a stick man SAM or owanage type of game and i'd really like some help on this!
thanks!