Help creating realistic bouncing ball [question]
mdt3ch@gmail.com
Member Posts: 18
If I have a ball actor that falls down on the screen, and comes into contact with another actor I control, how can I make it so that when they come into contact, the ball will bounce up in a random direction (left, center, right) and so that the bounciness of the ball will also be random? Thanks in advance!