Moving random

I’m trying to get an object to move in a random direction at the start of a scene. Then bounce off walls. It seems simple, but I couldn’t figure out a way :frowning: I made a quick example below.
I searched the forums, but didn’t see anything like that.
Any help is appreciated :slight_smile:

That was the reason I suggested a bounce automatism a while ago. :slight_smile:

Maybe someone could share an example file of a random movement AI that bounces off walls.

A bounce automatism would be cool. I hope to see such a thing in an update. Hopefully someone will have an example. Until then i’ll see what I can do.

Hi,

I made a tutorial about making objects bounce off walls a while back. youtube.com/watch?v=Okp4hRO-4fc

Hope it helps.

And there are also Breakout example where you can find events how the ball bounce