Nevermore Spring module performance?

How performant is the Nevermore Engine Spring Module?
Im currently using an edited version (does not have the Impulse and TimeSkip functions)

Lets say you have 50 springs, all updated per frame, in 1 localScript.

Would that cause lag? Does it depend on what the spring is actually used for, and not how many there is?

Please help!

It’s good! It funnels things through metamethods quite a bit, which isn’t necessarily ideal, but I’ve used it a ton and have never run into any bit of performance problems with it.

2 Likes

Thats great to hear! Does that mean my scenario should be completely fine? And should I use multiple Spring modules, or just 1 for everything?