We have flags on flag poles being moved around on boats. The flag poles have colliders on them and the flags have interactive cloth.
When the flags get moved fast on their boats, the cloth simulation always seems to be about one frame behind - which makes them disconnect from their poles.
Is there a way to specify the vertices are always touching? or do we need to move the colliders in something other than Update()?
thanks!