Unity_OverReaction icon indicating copy to clipboard operation
Unity_OverReaction copied to clipboard

Deform mesh like a cartoon.

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.