Skip to content

insufficientFunding/spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Malware's Unity Spring Class

A Unity Spring Class ported to C# from lua.

Allows for smooth easing for floats and Vector3s, while being easier to use than standard Lerp loops, with a better looking result.

Features

  • Features springs for float and Vector3.
  • Requires no manual update calls, as it uses the time of requests to calculate values.
  • Easy to set up, while not cluttering your other scripts with dozens of unneeded variables.

About

A Unity Spring Class ported to C# from lua.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages