Hello!
I want to make a game where I can move a ball in any direction of the screen by touch and below is the code that works fine to do this, but the ball is going too fast. I want the ball to go slower but at a constant speed. I have already tried to give the ball a density but then the speed isn’t constant and then the speed depends on how far I reach my finger away from the ball.
Some help would be great!
Greetings,