![]() |
Rotation angle by custom float - 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 angle by custom float (/thread-1515.html) |
Rotation angle by custom float - duduche75 - 03-06-2020 Hi, While in inherit mode on rotation node, would be nice to be able to set the rotation axis with custom floats. Much needed to animate rotation on local axis. Usefull to achieve turbulent noise rotation, ie leaves in the wind sort of things. Thanks ! RE: Rotation angle by custom float - tyFlow - 03-07-2020 If you need that kind of control just use a Script operator. RE: Rotation angle by custom float - duduche75 - 03-08-2020 (03-07-2020, 10:58 AM)tyFlow Wrote: If you need that kind of control just use a Script operator. Hihi for sure, that's what I'd like to avoid ![]() Rotation with scripts is my nightmare, am I the only one ? ![]() RE: Rotation angle by custom float - duduche75 - 03-12-2020 My take with script: https://m.facebook.com/groups/2214906212107536?view=permalink&id=2479883628943125 |