Help with artificial intelligence
Santivin
Member Posts: 25
I have a multiplayer platform game, and I want to make the second actor (computer opponent) try to score me goals.
I know this is called Artificial Intelligence and is not an easy trick to use, haha hope you can help me :P
PS: Sorry for bad english
I know this is called Artificial Intelligence and is not an easy trick to use, haha hope you can help me :P
PS: Sorry for bad english
Comments
1. A sketch or screenshot of what the game looks like.
2. A description of how you score goals.
3. A description of how you want the computer to act (always shoot in a straight line, etc.).
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
This is what i want to imitate:
http://www.minijuegos.com/juego/1-on-1-soccer
When you choose your teams make sure to check COMPUTER, to see how the Artificial Intelligence in the game works
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
I know it shouldn't be hard but the thing is I'm just a noob so I don't have any idea of how to make actors move themselves. Could you explain me how to do that, or do you know any tutorial or something to learn about Artificial Intelligence?
http://www.jamie-cross.net/?portfolio=gamesalad-recipe-001-basic-platformer-movement
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
So I was asking for tutorials or some help with AI similar to the game I showed you
PS: I'm sorry my english is not too good :P
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
So, is there any videotutorial that I can watch or something I could read to learn?
Or maybe if someone could explain me a few things to make a similar game to that one, thanks again
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Do you think I'll be able to make a game like this in a few weeks or is it way too hard for a beginner?
Anyway, I don't know if you can make a game like that in a few weeks because it depends on so much. A few weeks could be a few hours or it could be your full-time job and you'll pass the 60 hours I spent in the first week or two. Maybe you're coming from a different game engine and you just need to learn the syntax around here. Or maybe this is your first foray into game design and development. So like I said, it all depends. Have fun!
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
I'm working on a platform soccer game with only two players, so the objective of course is to make goals. I've already set all the movements of the game and even some graphics.
I decided to start working with the artificial intelligence of my enemy.
So I need to play against the computer, and I have to work with artificial intelligence for this. These are the movements I need to make:
-The enemy has to chase the ball. I think it's made by constraining his X position as well as the ball's X position.
I've already made this but now I need the enemy to face the direction where he is going.
These are the other things I need to make and I would be very pleased if you could help me
-Make the enemy jump if the ball is in the air and near to him (to the left or right)
-Make the enemy take the ball to his side
-And finally make him to score.
PS: Sorry if my english is not good
[merged]
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User