Turing Game Help, for Pool.
Author |
Message |
BlackCoyote
|
Posted: Thu Mar 28, 2019 8:55 am Post subject: Turing Game Help, for Pool. |
|
|
What is it you are trying to achieve?
I am trying to make a pool game, I can make balls bounce on their own, however, I need help with using the mouse as a pool cue, in order to move the balls, and in the same way you hit them, as well as making the pool pockets, so the program recognizes them. I also have a working collision system in place, but it just says they have collided, I need it to redirect the hit ball.
Describe what you have tried to solve this problem
I am tried looking up ways to do this, to no avail.
[/syntax]
Please specify what version of Turing you are using
4.1 |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Insectoid
|
Posted: Thu Mar 28, 2019 5:17 pm Post subject: RE:Turing Game Help, for Pool. |
|
|
IIRC there's a tutorial specific to pool in the Turing Walkthrough collision detection section. |
|
|
|
|
|
BlackCoyote
|
Posted: Wed Apr 03, 2019 8:44 am Post subject: Re: Turing Game Help, for Pool. |
|
|
Thank you so much. I guess I overlooked this. |
|
|
|
|
|
|
|