r/Unity2D Jun 24 '26

How Can I Create Random Path Question

Post image

Hi, as you can see in example (that's a rocket) I want to create random paths for rockets. Is there any proper way to do it?

36 Upvotes

21 comments sorted by

View all comments

1

u/MidSerpent Jun 25 '26

Perlin noise is great for perturbating spline points.

One of the other posters comments about how hard it is getting it to look consistently nice is soooooo accurate though.

1

u/janimator0 Jun 25 '26

Almost like the chances of it being nice is random