Question by
tanerismail12345 · Dec 18, 2021 at 02:23 PM ·
gameobjectphysicsgame
Jacks game Simulator
I am trying to make old school Jacks simulator (like how people use to play in the 80's - 90's). so the issue I am having is: I don't know where to begin to create a function where once the ball bounces off the floor the second time, the player must click on it, to set it back to its default position on the ground. At the moment if I click on the ball it will apply force in the up direction, so I also need to stop that from happening too. How can I even begin to code this?
P.S I would make the tittle better but I don't know what the function I am looking for is called.
Comment
Please include images or a video of what you're trying to do, and the code you currently have (if any) :)