Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
softBody velocity
#1
Hi, I am trying to get access to the velocity of my softbody because i can switch between multiple character with different controls. some use rigidbody and one use the softbody, when i switch from the rigidbody to the softbody, i can apply a force to the softbody that is the same as the last velocity of my rigidbody before switching, but when i try to switch from the softbody to a rigidbody, i would like to get the last velocity of my softbody and apply it to the rigidbody's velocity,  but unfortunately,I am unsure where to access the softbody's velocity, i was able to find the solver's velocities but it return an unusable vector4 that is only usable with obi element.
Reply


Messages In This Thread
softBody velocity - by ReaperQc - 14-05-2021, 02:17 AM
RE: softBody velocity - by josemendez - 14-05-2021, 08:12 AM
RE: softBody velocity - by ReaperQc - 14-05-2021, 01:39 PM
RE: softBody velocity - by josemendez - 14-05-2021, 02:00 PM
RE: softBody velocity - by ReaperQc - 14-05-2021, 02:42 PM
RE: softBody velocity - by josemendez - 14-05-2021, 02:43 PM