![]() |
rotation snapper - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html) +--- Thread: rotation snapper (/thread-1121.html) |
rotation snapper - nayan - 09-17-2019 Is there a possibility of having a rotation snap spinner (in rotation op and spin op) where the particle can rotate randomly according to the snapping degree specified. RE: rotation snapper - tyFlow - 09-17-2019 I'm not sure I understand what you mean... RE: rotation snapper - nayan - 09-18-2019 Like angle snap or like a speed discretize....for eg if snap is 45 degrees, the particles will randomly rotation on increment of 45 on any axis or axis specified RE: rotation snapper - d4rk3lf - 09-18-2019 It's interesting question actually. I did it, but I couldn't do a loop setup. In my example, you will need to go to each rotation and change the seed (at the very bottom). Also, if you want less degree, you need to change random 3 parameters, to each of the rotation operator. Other then that, it should work. ![]() |