Skip to content

Commit f51239c

Browse files
authored
Update README.md
1 parent 005f918 commit f51239c

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<meta name="google-site-verification" content="-1jiJZ-TUx9L9zO3uSK3lp_G1AtSwhuGexR002ZBfGY" />
22
<h1>Unity SoftBody physics</h1>
3-
Add softbody physics to unity
3+
<h3>Add a realestic MeshBased softbody physics feature to unity by adding one script</h3>
4+
5+
46
<br>
57
<img src="https://github.com/ehsanwwe/Unity-SoftBody-physics/blob/main/softbody3.gif?raw=true" height="300" alt="unity softbody">
68
<img src="https://github.com/ehsanwwe/Unity-SoftBody-physics/blob/main/softbody2.gif?raw=true" height="300" alt="unity softbody">
@@ -13,6 +15,8 @@ and enjoy
1315

1416

1517
<h2>To do </h2>
16-
# Add a center structure to create a jelly mode in unity softbody physics
18+
#add seperated physics For Fabric and Jelly mode
19+
<br>
20+
✔️ # Add a center structure to create a jelly mode in unity softbody physics
1721
<br>
18-
# Add bake Button in editor to store mesh data into a temp folder under <b>streamingasset</b> to solving <b>"reCreating mesh in each of plays"</b>
22+
✔️ # Add bake Button in editor to store mesh data into a temp folder under <b>streamingasset</b> to solving <b>"reCreating mesh in each of plays"</b>

0 commit comments

Comments
 (0)