/Unity_OverReaction

Deform mesh like a cartoon.

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Unity_OverReaction

Deform mesh like a cartoon animation.

How to Use

Just attach OverRaction.cs to your object.

Field Description
maxDeformScale Object will not be stretched over this value.
minDeformScale Object will not be compressed over this value.
deformPower Object gets more deformable when this value get more.
undeformPower Object gets more undeformable when this value get more.