Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 749 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 749 Bytes

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.