Is it possible to apply force to a vertex or a group of vertices only instead of whole body using python? How?
I think so…I don’t know Python, though. I know it’s possible to stretch an object, so applying force to a vertex should be possible.
K. Can somebody enlight me a bit more with a few lines of code?
Monster’s suggestion is good, but I think that’s only for the object. You’ll have to code movement yourself to move individual vertices of an object around.
Hey thanks monster that exactly what I was looking for.
Thanks all for help