/Unity-SoftBody-physics

Add softbody physics to unity Free

Primary LanguageC#Apache License 2.0Apache-2.0

Unity SoftBody physics

Add a realestic MeshBased softbody physics feature to unity by adding one script


unity softbody jelly unity softbody fabric unity softbody fabric


how to use

Add SoftBodyGenerator.cs script to your object
you can get UnityPackage file from bottom link
https://github.com/ehsanwwe/Unity-SoftBody-physics/releases


and enjoy

To do list

✔️ # Add a center structure to create a jelly mode in unity softbody physics
📝 #add seperated physics For Fabric and Jelly mode
📝 #add convexhull system to optimize Softbody system
📝 # Add bake Button in editor to store mesh data at template folder into streamingasset folder to solve "reGenerate mesh data of softbody at beginning of each plays"