Is this project still active? there hasn’t been anything new since October
I’m still using it as is. Except I’m also using tags to retrieve a separate array of trees. This is a complete project concerning trees, I also have made a new feature for it to work on basepart objects tagged with “sway”. To animate plants.
When I created this project I put performance first by debugging several basic methods and determining which one was fastest to surprising results. So ‘if it’s not broke don’t fix it.’ But in terms of improvement If I could by add variables to influence the stiffness and dampening that would be alright. But I’m currently very busy, But when I get back to looking at the algorithm I’ll see about updating it with a stiffness attribute in a separate version, and converting the current library to use tags with some functions.
so this is done then huh well I have gotta say I like it in fact I like it so much that I made a module for it that makes power line wires sway
I heavily recommend you space your code especially your math operations as it can be hard to read.
Other than that nice resource.