abouttreesummaryrefslogcommitdiff
path: root/Scripts/cloth.js
diff options
context:
space:
mode:
authorRamtin Naraghi2021-01-24 12:29:57 +0100
committerRamtin Naraghi2021-01-24 12:29:57 +0100
commitf0c64cdbb2ad2e1ae9a110e1d291db57c5b8d85d (patch)
tree3e705a902a0b738bf59b4955774d754c23d6a0ad /Scripts/cloth.js
parent1e3751f45e04a76ce2b11c67aa70e7c65efaad89 (diff)
downloadcloth_sim-f0c64cdbb2ad2e1ae9a110e1d291db57c5b8d85d.tar.gz
cloth_sim-f0c64cdbb2ad2e1ae9a110e1d291db57c5b8d85d.zip
Distinguish between right and left mouse click for wind and dragging
Diffstat (limited to 'Scripts/cloth.js')
-rw-r--r--Scripts/cloth.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/cloth.js b/Scripts/cloth.js
index c873a3d..1ec79d5 100644
--- a/Scripts/cloth.js
+++ b/Scripts/cloth.js
@@ -99,7 +99,7 @@ export class Cloth {
vertexRigidness = [];
externalForces = [];
- windForce = 0;
+ windForce = 100;
/**
* creates a rectangular piece of cloth