revanaii / Unity-SoftBody-physics

Add softbody physics to unity Free

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Add softbody physics to unity Free

License:Apache License 2.0


Languages

Language:C# 99.5%Language:HTML 0.5%