Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SOLVED - What's the better way to track Soft Body position?
#4
Quote:use softbody.GetMass(out centrePosition) and update the camera in LateUpdate.
That didn't work for me for some reason.



Quote:interpolate the transforms too so that they move in sync with the particles.
How should I interpolate the transforms properly?
Reply


Messages In This Thread
RE: What's the better way to track Soft Body position? - by the-lander - 01-09-2020, 02:03 PM