I've got some cloth hanging on a collision object. It also has mesh contraints attaching it to that object. It a simple hanging flag setp. I want to make it billow in the wind so I've tried to add some dynamics.
The result it seems, indicates that dynamics completely overrules any other connstraints I've added to the cloth. The cloth only obeys the dynamics and completely ingnores any other rules.
Any suggestions?