We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51239c commit ea2b683Copy full SHA for ea2b683
1 file changed
README.md
@@ -4,9 +4,10 @@
4
5
6
<br>
7
+<div style="display:flex;justify-content:space_between">
8
<img src="https://github.com/ehsanwwe/Unity-SoftBody-physics/blob/main/softbody3.gif?raw=true" height="300" alt="unity softbody">
9
<img src="https://github.com/ehsanwwe/Unity-SoftBody-physics/blob/main/softbody2.gif?raw=true" height="300" alt="unity softbody">
-
10
+</div>
11
12
<h2>how to use</h2>
13
Add <b>SoftBodyGenerator.cs</b> script to your object
0 commit comments