ammo.js icon indicating copy to clipboard operation
ammo.js copied to clipboard

setWindVelocity unavailable

Open BabylonJSGuide opened this issue 6 years ago • 1 comments

In a working softbody example I have written (using Babylon.js) I have tried adding mySoftBody.setWindVelocity(btVector3) but get the message setWindVelocity is not a function of mySoftBody. Does this mean that setWindVelocity is not available in Ammo.js or am I doing it wrong?

BabylonJSGuide avatar Feb 04 '19 16:02 BabylonJSGuide

Bump Looking for a way how to add windforce to my softbody. setWindVelocity is not recognized and addAeroForceToNode when looping through the nodes doesn't seem to impact anything either.

bigmistqke avatar Jun 25 '19 12:06 bigmistqke