Skip to content

Commit a62ea8b

Browse files
authored
Update README.md
1 parent ea2b683 commit a62ea8b

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<meta name="google-site-verification" content="-1jiJZ-TUx9L9zO3uSK3lp_G1AtSwhuGexR002ZBfGY" />
22
<h1>Unity SoftBody physics</h1>
3-
<h3>Add a realestic MeshBased softbody physics feature to unity by adding one script</h3>
4-
3+
Add a realestic MeshBased softbody physics feature to unity by adding one script
54

65
<br>
76
<div style="display:flex;justify-content:space_between">
@@ -16,8 +15,10 @@ and enjoy
1615

1716

1817
<h2>To do </h2>
19-
#add seperated physics For Fabric and Jelly mode
20-
<br>
2118
✔️ # Add a center structure to create a jelly mode in unity softbody physics
2219
<br>
23-
✔️ # 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>
20+
📝 # 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>
21+
<br>
22+
📝 #add seperated physics For Fabric and Jelly mode
23+
<br>
24+
📝 #add convexhull system to optimize Softbody system

0 commit comments

Comments
 (0)