Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Reset cloth from script?
#3
(10-02-2020, 10:49 AM)josemendez Wrote:
Quote:It depends on whether you want to reset the simulation, or simply prevent character repositioning to affect dynamics. I suspect you're after the latter. In that case, you can simply set the solver's inertia scales to zero, reposition the character, then set them to whatever they were in the next fixed update.

See world linear/angular inertia scales here:
http://obi.virtualmethodstudio.com/tutor...olver.html


I really want to set the simulation back to the initial state.  How do you do that?
Reply


Messages In This Thread
Reset cloth from script? - by nsxdavid - 07-02-2020, 11:41 PM
RE: Reset cloth from script? - by josemendez - 10-02-2020, 10:49 AM
RE: Reset cloth from script? - by nsxdavid - 10-02-2020, 08:44 PM
RE: Reset cloth from script? - by josemendez - 13-02-2020, 01:12 PM