How to "Catch"
GingerBGames
Member Posts: 390
Hello all, i'm trying to allow my actor to catch a ball. I'm trying to make a Dodgeball game. I really don't know how to do this, I can get him to throw an item, but I want him to be able to catch an item . As an example:
Human 1 throws ball at Computer 1;
Computer 1 catches ball;
Computer 1 throws ball at Human 1;
Human 1 catches ball;
I'm using two buttons, green and red. When Human 1 has ball press green button to throw, then touch Computer 1 in order to throw at desired target. If Human 1 doesn't catch ball, then Human Player is out. If Human 1 does catch ball Computer 1 is out.
I hope this makes sense, any help would be greatly appreciated. Thanks everyone.
Human 1 throws ball at Computer 1;
Computer 1 catches ball;
Computer 1 throws ball at Human 1;
Human 1 catches ball;
I'm using two buttons, green and red. When Human 1 has ball press green button to throw, then touch Computer 1 in order to throw at desired target. If Human 1 doesn't catch ball, then Human Player is out. If Human 1 does catch ball Computer 1 is out.
I hope this makes sense, any help would be greatly appreciated. Thanks everyone.