I’m creating a maze based game. i need the ball to smoothly go through the maze. My problem is that when pressing the directional buttons there is a slight delay in the ball picking up speed, also it slides on the floor while it picks up speed.
Is there any way i can make the ball pick up speed a bit quicker, select a top speed and also stop the sliding.
Lastly i also need to know how to stop the ball from bouncing off the walls when making contact. i would like a slight knock, instead of the ball bouncing back a few centimeters.