Program it, of course!
Any specific questions? It really depends on how you want the objects to react.
Offline
Link904 wrote:
henley wrote:
Program it, of course!
Any specific questions? It really depends on how you want the objects to react.What do you mean?
I mean how to do a cpu like in video game?
What he means is that, how to make a computer controlled player.
Offline
I think you mean AI.
Check this out.
Offline
Link904 wrote:
Thanks but that never help I'am look for a two player game computer vs player
In which you would need to program the computer's AI.
Offline
Two things:
1) An AI is very complicated.
2) This belongs in Help With Scripts.
Offline
Well try and program it to act randomly, yet respond to the player.
Offline
Maybe you were a little optimistic with this project idea...
I really don't mean to sound mean, but it seems a little too advanced.
Maybe you should just keep making other, more easy, projects until you get good enough at scripting to create a functional AI. Because, a lot of advanced Scratchers still can't even program good AI that moves randomly like a player.
Offline
At the same time, you're being very vague with your question. There are many many types of Computer VS Player out there. Do you want a Pong AI? A chess AI? Tic-tac-toe AI? Top Down Shooter AI? Platformer AI?
Offline
Program_worm wrote:
Well try and program it to act randomly, yet respond to the player.
Define "randomly". The AI usually and should try to pick the most intelligent response to the player. But not randomly.
Offline