Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  No friction on Android builds
#1
Hi,

when we currently build our project for Android, there is basically no friction between objects (Cloth slides across box colliders). They keep sliding around as if they were on ice. They slow down slightly, but I believe that because the solver has a dampening of 0,3. This seems weird, as it works fine in the editor and in Windows builds, the code should be identical. Gravity and other constraints of the Obi system, such as collisions and volume seem to work as expected. It's been a few weeks since we last tested our project on-device, but I could swear it worked fine at some point.
Reply