hey guys in my game i have a ball bouncing off of an object at
x=rand(15);
y=rand(15);
so they do bounce off of things but they dont bounce off very fast they bounce off really slow sometimes and fast other times but i want them to bounce off of the objects very fast everytime
how do i do that?