Actors animation - speed by velocity multiplier does not work.
#2
The problem is that your actor root particles have no velocity - only the rig particles have velocity (the PhysX bones driving your meshes). And since the Actor Animation operator measures the velocity of the root particle for the relative speed calculations, and your root particles have no velocity, there is no speed adjustment.

There are probably a variety of ways to tackle this issue, but a really quick/hacky one is to just leech the speed for your root particle from the nearest rig particle. Attached shows how to do this, using targets.


Attached Files
.rar   Actor_speed_by_velocity_02.rar (Size: 2.34 MB / Downloads: 126)
  Reply


Messages In This Thread
RE: Actors animation - speed by velocity multiplier does not work. - by tyFlow - 02-12-2024, 04:33 PM

Forum Jump: