I'm following this tutorial (https://www.youtube.com/watch?v=qIP_Ai4Had4) and trying to make a grass generator. I have grids copied to points with random orient and scale, and I want to bend in random amounts with random directions. I have the random bend amount working, but the bend direction is all going one way (see screenshot). I want the bend direction pointing many different random directions and have that be controllable some how for randomness amount.
I've attached a .hiplc file of where I am at so far. If possible to respond with a working hiplc file that would be great!
thanks,